ajmajma / webpack1-setup

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

webpack1-setup

Scripts -

"dev": "webpack-dev-server --config webpack.config.js --progress --colors",
"build": "webpack --config webpack.prod.config.js --colors && cp ./_redirects dist/",

About


Languages

Language:JavaScript 100.0%