-
Hi, I'm in the process of migrating a Vue2 app to Vue3. The app needs to load It seems like the all versions of If so, is it impossible to migrate my app to vue3 under CSP? Is there anything I can do to have a build of Everywhere I looked, people very strongly advised against What is your advice for me? Thanks very much for your help, |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 5 replies
-
Deal with this use case, intlify project provides a cli & API. |
Beta Was this translation helpful? Give feedback.
Deal with this use case, intlify project provides a cli & API.
By using the CLI & API, you can compile
.json
on the back-end.https://github.com/intlify/cli