Commit b36ca6f
committed
build: revert "fix(@angular-devkit/build-angular): remove pure_getters"
This reverts commit 9a9939f.
We are temporarily reverting the pure_getters removal because it caused a 2x size
regression in Ivy (non-compatibility mode). We need time to investigate why this
is happening and re-assess how we want to move forward.
See angular/angular@fcacb2a
for size regression.1 parent 5b4b78b commit b36ca6f
File tree
1 file changed
+11
-6
lines changed- packages/angular_devkit/build_angular/src/angular-cli-files/models/webpack-configs
1 file changed
+11
-6
lines changedLines changed: 11 additions & 6 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
279 | 279 | | |
280 | 280 | | |
281 | 281 | | |
282 | | - | |
283 | | - | |
284 | | - | |
285 | | - | |
| 282 | + | |
| 283 | + | |
| 284 | + | |
286 | 285 | | |
287 | | - | |
288 | | - | |
| 286 | + | |
| 287 | + | |
| 288 | + | |
| 289 | + | |
| 290 | + | |
| 291 | + | |
| 292 | + | |
| 293 | + | |
289 | 294 | | |
290 | 295 | | |
291 | 296 | | |
| |||
0 commit comments