Skip to content

Commit 6f01667

Browse files
author
v_zhihzhou
committed
update readme
1 parent 811a0f6 commit 6f01667

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

README.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,3 +9,13 @@
99
bug 或者交流建议等请反馈到 [mpvue/issues](https://github.com/Meituan-Dianping/mpvue/issues)
1010

1111
关于webpack4的可以在这里反馈 [mpvue/issues](https://github.com/bugkun/mpvue/issues)
12+
13+
## 安装
14+
webpack4 + babel@6(babel)
15+
```bash
16+
npm install webpack4-mpvue-loader --save-dev
17+
```
18+
webpack4 + babel@7(@babel)
19+
```bash
20+
npm install webpack4-mpvue-loader@next --save-dev
21+
```

0 commit comments

Comments
 (0)