A lightweight, flexible webpack configuration 🍲
- ES6
- ESLint
- SASS
- PostCSS
- Environment-specific configuration via webpack-merge
- CSS resolve paths
- webpack
git clone https://github.com/htmllancer/simple-web-starter
cd simple-web-starter
npm install
npm start
webpack -p --env production
- You can define build path at 'const templatePublicPath'
- Images and css background works normall without any dancing with settings