somebody32 / splitting-apps-by-routes-with-webpack

How to split an app by routes into separate bundles with webpack. Just read the commits

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

How to split your app by routes with Webpack

You can read the article or just follow the commits.

If you're migrating from Webpack 1 to Webpack 2+, please see this PR.

How to run it localy:

npm install
npm run
open localhost:8080

About

How to split an app by routes into separate bundles with webpack. Just read the commits


Languages

Language:JavaScript 85.5%Language:HTML 14.5%