Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 366 Bytes

README.md

File metadata and controls

13 lines (9 loc) · 366 Bytes

webpack-starter-pack

webpack config pipeline for simple static projects

what does this do?

Starter pack provides a very basic webpack pipline for preparing js, css, html and images for deployment.

commands

  • webpack:dev : runs a webpack dev build
  • webpack:prod : runs a webpack prod build
  • webpack:watch : watcher
  • webpack:start : webpack dev server