Skip to content

Latest commit

 

History

History
15 lines (13 loc) · 344 Bytes

readme.md

File metadata and controls

15 lines (13 loc) · 344 Bytes

Vanilla JS application setup using Webpack

Features

  1. transpile your ES6 code
  2. Build the production ready bundle.
  3. SCSS support
  4. Post CSS support

Packages

  1. Webpack 4
  2. Babel 7
  3. SCSS support
  4. CSS minification with source-map support for production
  5. Favicon support
  6. HTML webpack plugin auto injects your CSS/JS files