update
This commit is contained in:
@@ -44,6 +44,14 @@ output:{
|
|||||||
|
|
||||||
webpack 常用的loader:
|
webpack 常用的loader:
|
||||||
|
|
||||||
|
样式:style-loader、css-loader、less-loader、sass-loader等
|
||||||
|
|
||||||
|
文件:raw-loader、file-loader 、url-loader等
|
||||||
|
|
||||||
|
编译:babel-loader、coffee-loader 、ts-loader等
|
||||||
|
|
||||||
|
校验测试:mocha-loader、jshint-loader 、eslint-loader等
|
||||||
|
|
||||||
|
|
||||||
配置(webpack.config.js):
|
配置(webpack.config.js):
|
||||||
|
|
||||||
@@ -64,3 +72,6 @@ moudle.export={
|
|||||||
|
|
||||||
```
|
```
|
||||||
|
|
||||||
|
(4) Plugins:
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user