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 6a0c73c commit 0a8532dCopy full SHA for 0a8532d
README.md
@@ -1,6 +1,6 @@
1
# vue-module-loader
2
3
-> 面向Vue3的版本请先查看`next`分支,请勿用于生产项目。
+> [next](https://github.com/mqhe2007/vue-module-loader/tree/next)分支支持 Vue3,并已进入候选测试阶段,欢迎验证,但是请勿用于生产项目。
4
5
vue-module-loader 是一个 Vue 插件,让你使用类似于[微前端](https://www.thoughtworks.com/radar/techniques/micro-frontends)的架构开发 Vue 应用。
6
@@ -12,11 +12,11 @@ Let you use the micro front-end architecture to build Vue applications
12
$ yarn global add vue-module-creator
13
$ vmc create
14
```
15
+
16
## 谁在使用
17
18

19
-
20
## 安装
21
22
0 commit comments