This commit is contained in:
asd
2019-12-02 11:31:59 +08:00
parent f5f93005c3
commit e5c0202dcd

View File

@@ -92,4 +92,8 @@ module.exports = {
### webpack热更新
1.安装
1.安装 webpack-dev-server
yarn global add webpack-dev-server
2.