Skip to content

Latest commit

 

History

History
18 lines (14 loc) · 148 Bytes

README.md

File metadata and controls

18 lines (14 loc) · 148 Bytes

My Webpack Setup from Scratch

includes:

  • HMR
  • sass
  • css-extract
  • ESlint

development mode

$ yarn dev

build

$ yarn build