This commit is contained in:
asd
2019-12-02 11:41:59 +08:00
parent 57ff7997d8
commit 824ddcf1cb

View File

@@ -104,7 +104,8 @@ yarn global add webpack-dev-server
const path=require("path")
moudle.export={
entry:"" //
entry:"" //入口文件路径
}
```