Skip to content

Commit 08eb3a0

Browse files
committed
docs: declare the support for CDN usage
1 parent fb42477 commit 08eb3a0

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ English | [简体中文](./docs/README.zh-CN.md)
3030

3131
- Support Vue 2.6 / 2.7 / 3
3232
- Support SSR (Nuxt 2 / 3)
33-
- Support Vite, Vue CLI 3 / 4 / 5 ...
33+
- Support Vite, Vue CLI 3 / 4 / 5, CDN ...
3434
- Support microfrontends (like [wujie](https://github.com/Tencent/wujie))
3535
- Edit mode two-way binding
3636
- Local registration + local configuration, or global registration + global configuration (Powered by [vue-global-config](https://github.com/cloydlau/vue-global-config))

docs/README.zh-CN.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828

2929
- Vue 2.6 / 2.7 / 3 通用
3030
- 支持 SSR,Nuxt 2 / 3 通用
31-
- 支持 Vite,Vue CLI 3 / 4 / 5 ...
31+
- 支持 Vite,Vue CLI 3 / 4 / 5, CDN ...
3232
- 支持微前端 (比如 [wujie](https://github.com/Tencent/wujie))
3333
- 编辑模式双向绑定
3434
- 局部注册 + 局部传参,也可以全局注册 + 全局传参 ([vue-global-config](https://github.com/cloydlau/vue-global-config) 提供技术支持)

0 commit comments

Comments
 (0)