mirror of https://github.com/webpack/webpack.git
609 B
609 B
webpack.config.js
_{{webpack.config.js}}_
src/index.js
_{{src/index.js}}_
src/bootstrap.js
_{{src/bootstrap.js}}_
src/App.js
_{{src/App.js}}_
index.html
_{{index.html}}_
src-b/Component.js
_{{src-b/Component.js}}_
dist/aaa/app.js
_{{dist/aaa/app.js}}_
dist/bbb/mfeBBB.js
_{{dist/bbb/mfeBBB.js}}_
dist/ccc/mfeCCC.js
_{{dist/ccc/mfeCCC.js}}_
Info
Unoptimized
_{{stdout}}_
Production mode
_{{production:stdout}}_