Commit 621d088
fix(@angular-devkit/build-angular): exclude
`@angular/platform-server/init` entry-point is side-effectful and thus it's not safe to perform advanced optimizations.@angular/platform-server/init from unsafe optimizations1 parent 873272f commit 621d088
File tree
1 file changed
+6
-3
lines changed- packages/angular_devkit/build_angular/src/babel
1 file changed
+6
-3
lines changedLines changed: 6 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
154 | 154 | | |
155 | 155 | | |
156 | 156 | | |
157 | | - | |
| 157 | + | |
| 158 | + | |
| 159 | + | |
| 160 | + | |
158 | 161 | | |
159 | 162 | | |
160 | 163 | | |
161 | | - | |
162 | | - | |
| 164 | + | |
| 165 | + | |
163 | 166 | | |
164 | 167 | | |
165 | 168 | | |
| |||
0 commit comments