update
This commit is contained in:
@@ -97,3 +97,12 @@ module.exports = {
|
||||
yarn global add webpack-dev-server
|
||||
|
||||
2.在最外层目录新建 webpack.dev.js
|
||||
|
||||
输入配置信息:
|
||||
|
||||
```
|
||||
|
||||
require("path")
|
||||
|
||||
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user