mirror of https://github.com/webpack/webpack.git
624 B
624 B
webpack.config.js
{{webpack.config.js}}
aEntry.js
{{aEntry.js}}
bEntry.js is similar. You may want to use a loader to generate this file.
aPage.js
{{aPage.js}}
bEntry.js is similar.
router.js
{{router.js}}
pageA.html
{{pageA.html}}
js/commons.js
{{js/commons.js}}
js/pageA.bundle.js
{{js/pageA.bundle.js}}
js/1.chunk.js
{{js/1.chunk.js}}
Info
Uncompressed
{{stdout}}
Minimized (uglify-js, no zip)
{{min:stdout}}