dojo / cli-build-webpack

🚀 **DEPRECATED** Dojo 2 - cli command for building applications
http://dojo.io
Other
4 stars 19 forks source link

Use `I18nPlugin` from `webpack-contrib` #251

Closed mwistrand closed 6 years ago

mwistrand commented 6 years ago

Enhancement

Since @dojo/cli-build-app does not yet have feature parity with cli-build-webpack, cli-build-webpack should be updated to support the upcoming changes to @dojo/i18n. This involves removing the core load plugin and replacing the i18n plugin with that from @dojo/webpack-contrib.