Commit 424f1cb
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.
(cherry picked from commit e36cbba)1 parent 631ac7e commit 424f1cb
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