intlify / nuxt3

Nuxt 3 Module for vue-i18n-next

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

You are running the esm-bundler build of vue-i18n

Droutin opened this issue · comments

How to get rid of this error?
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.

I'm seeing this as well, but only during development mode. The production build does seem to work fine.

Also I wanted to add that the message is received in the browser console.

I'm also seeing this error on the console.warn