|
21 | 21 | "reference": [ |
22 | 22 | "https://webpack.github.io/docs/list-of-plugins.html#commonschunkplugin", |
23 | 23 | "http://stackoverflow.com/questions/39548175/can-someone-explain-webpacks-commonschunkplugin", |
| 24 | + "http://stackoverflow.com/questions/35908253/webpack-how-to-bundle-entries-to-multiple-common-chunks-with-commonschunkplugin", |
24 | 25 | "https://webpack.js.org/plugins/commons-chunk-plugin/", |
25 | 26 | "https://github.com/webpack/webpack/tree/master/examples/common-chunk-and-vendor-chunk", |
26 | 27 | "https://github.com/webpack/webpack/tree/master/examples/multiple-entry-points-commons-chunk-css-bundle", |
|
0 commit comments