__INTLIFY_JIT_COMPILATION__ not being set in Quasar #2001
Closed
chrissyast
started this conversation in
General
Replies: 1 comment
-
I managed to answer my own question by using
I have made a PR to update the docs #2003 |
Beta Was this translation helpful? Give feedback.
0 replies
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.
-
As per https://vue-i18n.intlify.dev/guide/advanced/optimization#configure-feature-flags-for-bundler, I'm trying to set the
__INTLIFY_JIT_COMPILATION__
flag within a quasar app.quasar.config.js
However within vue-i18n.js it's clear that this flag is still false. Why is the variable not being picked up?
Beta Was this translation helpful? Give feedback.
All reactions