This commit is contained in:
asd
2019-12-02 09:54:57 +08:00
parent 5ee26d0245
commit 1bf4fe9916

View File

@@ -74,10 +74,13 @@ moudle.export={
(4) Plugins: 用来处理各种功能
配置:
配置: 在webpack.config.js中
```
1.
1.require所要用的模块
2.在plugin对象中实例化
```