Commit 4ea9d26
committed
test: remove bundle budget from JIT production E2E test
Applications built with JIT will be significantly larger
due to both the need to bundle the Angular compiler and
the extra metadata that must be retained for each Angular
construct. The initial bundle budget in new applications
is specified for an AOT application and may not pass if
used with JIT.1 parent 74f70af commit 4ea9d26
1 file changed
+5
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
10 | 14 | | |
| 15 | + | |
11 | 16 | | |
12 | 17 | | |
13 | 18 | | |
| |||
0 commit comments