4.8.1 • Published 8 years ago
webpack-starter-config v4.8.1
webpack-starter
Simple webpack configuration with babel, sass and webpack-dev-server.
Js and css will minify in production mode.
Development mode
npm startIn this mode .css and .js will remove from /public folder.
Production mode
npm run buildAssets (.css and .js) will save in /public folder.
4.8.1
8 years ago