This commit is contained in:
asd
2019-12-02 09:46:57 +08:00
parent 903051a44b
commit 76ff087abc

View File

@@ -40,7 +40,17 @@ output:{
配置webpack.config.js
```
moudle.exp
moudle.export={
entry:"",
output:{
path:"",
filename:""
},
loader:{
}
```