Articles about webpack
Why webpack?
Howtos
- How to configure PostCSS with webpack
- How to configure CSS and CSS modules in webpack
- How to use ES6 with Babel and webpack
- How to get an error overlay with React Hot Loader
- How to debug a webpack app in the browser
- How to setup React with webpack 3, babel and NPM
@babel/preset-env
- What is @babel/preset-env and why do I need it?
- How to use ES6 with Babel and webpack
- How to create a custom .browserlistrc for babel-preset-env
webpack under-the-hood
Make your site fast
- 3 ways to reduce webpack bundle size
- Webpack Code Splitting - Libraries: what to do with the files?
- How code splitting increases performance