Commit b83fb9f
committed
fix(@angular/build): do not consider internal Angular files as external imports
When using the `application` build system with i18n enabled, the development
server may unintentionally attempt to optimize virtual internal files for
the locale data. These virtual files are now excluded from the list of
external imports.1 parent 3d65518 commit b83fb9f
1 file changed
+1
-0
lines changedLines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
366 | 366 | | |
367 | 367 | | |
368 | 368 | | |
| 369 | + | |
369 | 370 | | |
370 | 371 | | |
371 | 372 | | |
| |||
0 commit comments