Skip to content

Latest commit

 

History

History
24 lines (20 loc) · 410 Bytes

README.md

File metadata and controls

24 lines (20 loc) · 410 Bytes

webpack loader and plugins learn

Compiles and hot-reloads

yarn serve

port: 5656

Compiles and minifies for environments

yarn build
yarn build:lab
yarn build:staging
yarn build:production

watch Compiles

yarn watch

resources