I use i18n in BEX.I have get error message " The message format compilation is not supported in this build. Because message compiler isn't included. You need to pre-compilation all message format" #15785
Unanswered
xppppy
asked this question in
CLI - BEX mode
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I use cli createted BEX mode,chooice i18n...
<script setup lang="ts"> </script>`// src/App.vue
`
{{$t('success')}}
I get error message!
I didn't do anything
please help me
Beta Was this translation helpful? Give feedback.
All reactions