This example shows how to use Code Splitting with entrypoint dependOn
webpack.config.js
_{{webpack.config.js}}_
app.js
_{{app.js}}_
dist/app.js
_{{dist/app.js}}_
dist/react-vendors.js
_{{dist/react-vendors.js}}_
Info
Unoptimized
_{{stdout}}_
Production mode
_{{production:stdout}}_