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 ea83a70 commit 366e159Copy full SHA for 366e159
README.md
@@ -54,9 +54,13 @@ The examples are offered in thee following two API styles:
54
## :white_check_mark: Tasks for release
55
56
- [x] monorepo packaging
57
-- [ ] support fully univarsal environments (CSP)
58
-- [ ] support i18n resources packing (pre-compilation) CLI
+- [x] support fully univarsal environments (CSP)
+- [ ] extend bundler for i18n resource bundling
59
+ - [ ] `@intlify/vue-i18n-loader`
60
+ - [ ] `@intlify/rollup-plugin-vue-i18n`
61
+ - [ ] `@intlify/vite-plugin-vue-i18n`
62
- [ ] vue-cli-plugin-i18n
63
+- [ ] support i18n resources packing (pre-compilation) CLI
64
- [ ] support i18n custom blocks sourcemaps
65
66
## :muscle: Contribution
0 commit comments