Commit 4395c5b
committed
refactor(@angular/build): remove Angular packages from externals for browser tests
To facilitate the future implementation of more comprehensive Vite-based prebundling for browser-based unit tests, this change removes Angular packages from the list of external dependencies when a browser is configured.1 parent 4211534 commit 4395c5b
File tree
1 file changed
+6
-1
lines changed- packages/angular/build/src/builders/unit-test/runners/vitest
1 file changed
+6
-1
lines changedLines changed: 6 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
98 | 98 | | |
99 | 99 | | |
100 | 100 | | |
101 | | - | |
| 101 | + | |
| 102 | + | |
| 103 | + | |
| 104 | + | |
| 105 | + | |
| 106 | + | |
102 | 107 | | |
103 | 108 | | |
104 | 109 | | |
| |||
0 commit comments