intlify / vue-cli-plugin-i18n

:globe_with_meridians: Vue CLI plugin to add vue-i18n to your Vue Project
MIT License
196 stars 41 forks source link

Replace @intlify/vue-i18n-loader with @intlify/unplugin-vue-i18n #292

Open rafal-sokolowski opened 6 months ago

rafal-sokolowski commented 6 months ago

Problem The @intlify/vue-i18n-loader package is deprecated and no longer maintained.

Solution Replace the current package with @intlify/unplugin-vue-i18n as suggested here.