-
-
Notifications
You must be signed in to change notification settings - Fork 30.7k
Closed
Labels
Description
Bug report(问题描述)
v4.0.0 开发环境 mock/* 相关代码不支持热更新。
Steps to reproduce(问题复现步骤)
- npm run dev 启动应用
- 动态添加mocks模块 或者 只变更已注册API响应方法体
- 热更新失效
Screenshot or Gif(截图或动态图)
无
Link to minimal reproduction(最小可在线还原demo)
无
Other relevant information(格外信息)
- Your OS: windows 10
- Node.js version: v8.12.0
- vue-element-admin version: v4.0.0