vue-i18n 建议配置你的绑定器来显式地替换特性标志全局变量
来源:1-1 导学

乔刻力
2022-01-04
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.
写回答
1回答
-
Sunday
2022-01-04
你好
对于这个问题可以查看下官方的解答:
https://github.com/intlify/vue-i18n-next/issues/789
00
相似问题