This commit is contained in:
asd
2019-12-02 11:33:59 +08:00
parent b7d48744e1
commit bb8e9ae932

View File

@@ -97,3 +97,12 @@ module.exports = {
yarn global add webpack-dev-server
2.在最外层目录新建 webpack.dev.js
输入配置信息:
```
require("path")
```