10000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 71561a7 commit dfa54daCopy full SHA for dfa54da
packages/angular-cli/utilities/package-chunk-sort.ts
@@ -1,4 +1,4 @@
1
-import { ExtraEntry, extraEntryParser } from '../models/webpack-build-utils';
+import { ExtraEntry, extraEntryParser } from '../models/webpack-configs/utils';
2
3
// Sort chunks according to a predefined order:
4
// inline, polyfills, all scripts, all styles, vendor, main
0 commit comments