Skip to content

Commit 9bfae7e

Browse files
committed
add NamedChunksPlugin as a exposed plugin
1 parent 9f05520 commit 9bfae7e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

lib/webpack.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -102,6 +102,7 @@ exportPlugins(exports, ".", [
102102
"DllReferencePlugin",
103103
"LoaderOptionsPlugin",
104104
"NamedModulesPlugin",
105+
"NamedChunksPlugin",
105106
"HashedModuleIdsPlugin",
106107
"ModuleFilenameHelpers"
107108
]);

0 commit comments

Comments
 (0)