https://github.com/meckodo/webpack2-demo
learn webpack2
https://github.com/meckodo/webpack2-demo
Last synced: about 1 month ago
JSON representation
learn webpack2
- Host: GitHub
- URL: https://github.com/meckodo/webpack2-demo
- Owner: MeCKodo
- Created: 2017-02-17T13:13:56.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2017-04-30T07:36:26.000Z (about 9 years ago)
- Last Synced: 2025-02-25T22:32:12.024Z (over 1 year ago)
- Language: JavaScript
- Size: 1.91 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# webpack2-demo
learn webpack2
## SPA
### dev
1.hot-reload and compile .vue
2.compile sass,es6
3.error,warning,etc. log on browser
4.sourceMap
5.eslint
6.change environment variable
7.extract two css file include css|sass files and vue files style
### build
1.rm dist,generate dist
2.md5
3.cdn
4.extract css not .vue file
5.sourceMap