How do we disable the pre-compilation
of some keys since unplugin-vue-i18n
v5?
#391
Unanswered
alexzhang1030
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I have some dynamic i18n keys, like this:
But since v5, it will throw an error.
How do we disable the
pre-compilation
of some keys sinceunplugin-vue-i18n
v5?Beta Was this translation helpful? Give feedback.
All reactions