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 b909781 commit 59259e5Copy full SHA for 59259e5
README.md
@@ -125,8 +125,6 @@ The examples are offered that use the following two API styles:
125
- Tooling
126
- `@intlify/devtools`
127
- `vue-cli-plugin-i18n`
128
- - `@intlify/rollup-plugin-vue-i18n`
129
- - `@intlify/vue-i18n-extensions`
130
- `@intlify/eslint-plugin-vue-i18n`
131
132
@@ -255,7 +253,7 @@ yarn add vue-i18n@next
255
253
- [x] vue-i18n-extensions
256
254
- [x] vue-i18n-loader
257
- [x] rollup-plugin-vue-i18n
258
- - [ ] vite-plugin-vue-i18n
+ - [x] vite-plugin-vue-i18n
259
- [ ] vue-cli-plugin-i18n
260
- [ ] eslint-plugin-vue-i18n
261
- Others
0 commit comments