i have an console error after using i18n for translations (weak error, like warning, yellow).
vue-i18n.esm-bundler.js:39 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?