Commit f99cc6f
fix(@angular-devkit/build-angular): update babel to 7.8.7
Babel versions 7.8.0-7.8.6 contain a defect that can cause failures due to babel plugin changes (even in patch versions). Plugins are not pinned as they are transitive dependencies of the packages adjusted in this commit. This failure will prevent a newly generated project from building and can only be worked around by disabling differential loading.
Fixes: #172621 parent c8ad242 commit f99cc6f
2 files changed
Lines changed: 246 additions & 157 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
14 | | - | |
15 | | - | |
| 14 | + | |
| 15 | + | |
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
19 | | - | |
| 19 | + | |
20 | 20 | | |
21 | | - | |
| 21 | + | |
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
| |||
0 commit comments