adbrosaci / vue-lang-router

Vue language routing with (optional) localized URLs.
MIT License
66 stars 8 forks source link

[intlify] Not found 'nav.home' key in 'en' locale messages. #27

Closed qxygene closed 2 years ago

qxygene commented 2 years ago

You are running the esm-bundler build of vue-i18n. It is recommended to configure your bundler to explicitly replace feature flag globals with boolean literals to get proper tree-shaking in the final bundle.

How to fix this?

vAhyThe commented 2 years ago

any progress ?

qxygene commented 2 years ago

fixed at 9.2.0-beta.32 so far.