Skip to content

jessie-lan-104/webpack-learn

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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