Setting up Webpack for ES6, React, SASS and Bootstrap
If you want to start using Webpack as a module bundler for your React application, you can find great tutorials with detailed instructions (1, 2, 3). In this short blog post I want to share my webpack config, which is based on these tutorials.
Read more “Setting up Webpack for ES6, React, SASS and Bootstrap”