Skip to content

Commit c37dd38

Browse files
authored
Add compatibility note for v-f-d with Vue
Added important note about compatibility issues with modern Vue build tools and suggested usage.
1 parent b9a228a commit c37dd38

1 file changed

Lines changed: 6 additions & 1 deletion

File tree

readme.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
# IMPORTANT
2+
There are some issues about v-f-d is not still compatible with modern vue build tools. I suggest every one to use v-f-d with vue in an original way, setup up your decorator environment and use `.tsx templates + .ts class components` to build your project. Everything are changing with no standrad now. The build tools are unreasonable.
3+
4+
https://facing-dev.github.io/vue-facing-decorator/#/en/quick-start/quick-start?id=in-separated-files-with-tsx
5+
16
# Read me
27

38
![GitHub](https://img.shields.io/github/license/facing-dev/vue-facing-decorator) ![npm](https://img.shields.io/npm/v/vue-facing-decorator) ![npm peer dependency version (scoped)](https://img.shields.io/npm/dependency-version/vue-facing-decorator/peer/vue) ![lts](https://img.shields.io/badge/LTS-prepared-blue)
@@ -43,4 +48,4 @@ QQ群号 766350254
4348
* [vuex-facing-decorator](https://github.com/wangzhiguoengineer/vuex-facing-decorator)
4449

4550
Binding helpers for Vuex and vue-facing-decorator.
46-
51+

0 commit comments

Comments
 (0)