Webpack Starter Kit

Webpack 4 configuration. Feel free to contribute, improve or use it for your projects.

Commands

  • npm start – to start with development
  • npm run dev - to check your bundle without minification
  • npm run build - to make it ready for production