We replaced thirty lines of Webpack config with one line of bash
We super-love Webpack for JavaScript code, but found it hard to use with CSS. (more…)
Read more »One breaking change of webpack 4 will be the new plugin system. But why changing one of the core components of webpack? Isn’t the current version working great? This post will go into more details… Read more