We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 729d2c4 commit b65c49cCopy full SHA for b65c49c
README.md
@@ -8,7 +8,7 @@
8
9
bug 或者交流建议等请反馈到 [mpvue/issues](https://github.com/Meituan-Dianping/mpvue/issues)。
10
11
-关于webpack4的可以在这里反馈 [mpvue/issues](https://github.com/bugkun/mpvue/issues)。
+关于webpack4的可以在这里反馈 [mpvue/issues](https://github.com/bugkun/mpvue-loader/issues)。
12
13
## 安装
14
webpack4 + babel@6(babel)
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "webpack4-mpvue-loader",
3
- "version": "1.0.0",
+ "version": "1.0.1",
4
"description": "mpvue single-file component loader for Webpack",
5
"main": "index.js",
6
"repository": {
0 commit comments