Skip to content

Commit 741e08f

Browse files
committed
chore: fix readme
1 parent 7dea493 commit 741e08f

File tree

1 file changed

+0
-11
lines changed

1 file changed

+0
-11
lines changed

README.md

-11
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,5 @@
11
# vuex-orm-next [![Unit Test](https://github.com/vuex-orm/vuex-orm-next/workflows/Unit%20Test/badge.svg)](https://github.com/vuex-orm/vuex-orm-next/actions) [![Build](https://github.com/vuex-orm/vuex-orm-next/workflows/Build/badge.svg)](https://github.com/vuex-orm/vuex-orm-next/actions) [![codecov](https://codecov.io/gh/vuex-orm/vuex-orm-next/branch/master/graph/badge.svg)](https://codecov.io/gh/vuex-orm/vuex-orm-next)
22

3-
## Important !
4-
5-
Be sure to disable `useDefineForClassFields` when using `[email protected]+` else `vuex-orm` won't work anymore ! [#4636](https://github.com/vitejs/vite/issues/4636)
6-
7-
`tsconfig.json`
8-
```json
9-
...
10-
"useDefineForClassFields": false,
11-
...
12-
```
13-
143
## Status: Draft
154

165
This repo is for the next iteration of Vuex ORM. It’s in an active development state and we are hoping it is going to be the foundation of the version 1.0.0 release. Any and all feedback is welcome!

0 commit comments

Comments
 (0)