File tree Expand file tree Collapse file tree 3 files changed +0
-19
lines changed Expand file tree Collapse file tree 3 files changed +0
-19
lines changed Original file line number Diff line number Diff line change 11# Small size subset of Vue I18n
22
3- :::warning NOTICE
4- ` petite-vue-i18n ` ** is not still GA.
5- It will be GA with the release of Vue I18n v10.
6- :::
7-
83` petite-vue-i18n ` is an alternative distribution of Vue I18n, which provides only minimal features.
94
105## What is the difference from Vue I18n ?
Original file line number Diff line number Diff line change @@ -68,13 +68,3 @@ You can also use a specific version/tag via URLs like <https://unpkg.com/vue-i18
6868
6969You can also use a specific version/tag via URLs like <https://unpkg.com/[email protected] /dist/vue-i18n.esm-browser.js> 7070
71-
72- ## Nightly version
73-
74- Add the following line to the ` dependencies` in ` package .json ` :
75-
76- ` ` ` json
77- " vue-i18n" : " npm:@vue-i18n-nightly"
78- ` ` `
79-
80- And then run ` npm install` or ` yarn install` or ` pnpm install` .
Original file line number Diff line number Diff line change 11# Breaking Changes in v10
22
3- :::warning NOTICE
4- Vue I18n v10 ** is still an alpha version** .
5- :::
6-
73## Default enable for JIT compilation
84
95** Reason** : CSP problems can be solved and dynamic resources can be supported
You can’t perform that action at this time.
0 commit comments