Webpack - Code Splitting with a loader
In this episode, I show how to use code splitting with a loader in Webpack.
Resources
Resources
- https://github.com/davidwparker/programmingtil-webpack/tree/master/0009-code-splitting-loader
- http://webpack.github.io/docs/code-splitting.html
- https://github.com/webpack/webpack/tree/master/examples/code-splitting-bundle-loader
© programmingtil.com