Colt Steele eb66c0dc93 Add prod and dev configs, dev-server
- Broke our webpack.config file into 3 files
- webpack.common.js, webpack.dev.js, and webpack.prod.js
- installed webpack-merge to share the common functionality
- updated our package.json to use the new config files
- installed webpack-dev-server and added it to start script in package.json
2019-03-05 17:24:01 -08:00
2019-03-04 22:51:35 -08:00
2019-03-05 15:24:55 -08:00
Description
No description provided
114 KiB
Languages
JavaScript 68%
HTML 31%
SCSS 1%