madili / webpack-ps

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

###Install globally

npm i -g webpack webpack-dev-server http-server

Use command 'webpack-dev-server' to run server with watch true

Use 'webpack -p' for minification bundle for production

Use 'webpack --config webpack-production.config.js -p' for config the production

Use 'webpack -d' for source maps

About


Languages

Language:HTML 56.3%Language:JavaScript 36.9%Language:CSS 6.9%