Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
- `npm run start`
启用带有`hmr`功能的本地服务开发环境
- `npm run debug`
启用不带`hrm`功能的本地服务开发环境
启用不带`hmr`功能的本地服务开发环境
- `npm run mock`
启用带有`数据mock`功能的本地服务开发环境(不带hmr,因该功能还不稳定[Webpack用来做模块热替换](http://segmentfault.com/a/1190000003872635))
- `npm run build`
Expand Down