An open API service indexing awesome lists of open source software.

https://github.com/meckodo/webpack2-demo

learn webpack2
https://github.com/meckodo/webpack2-demo

Last synced: about 1 month ago
JSON representation

learn webpack2

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