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 d48ad8d commit 61c1db7Copy full SHA for 61c1db7
README.md
@@ -56,12 +56,12 @@ The examples are offered in thee following two API styles:
56
- [x] monorepo packaging
57
- [x] support fully univarsal environments (CSP)
58
- [ ] extend bundler for i18n resource bundling
59
- - [ ] `@intlify/vue-i18n-loader`
+ - [x] `@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
+- [x] support i18n custom blocks sourcemaps
65
66
## :muscle: Contribution
67
0 commit comments