[x] Unit or Functional tests are included in the PR
Description:
Note that this should be merged alongside dojo/i18n#107 and dojo/widget-core#789. Uses the i18n plugin from @dojo/webpack-contrib and removes the I18nPlugin, CoreLoadPlugin, InjectModulesPlugin, and plugin-related utilities. I've tested this with todo-mvc-kitchensink and verified that everything still functions as expected.
Type: feature
The following has been addressed in the PR:
Description:
Note that this should be merged alongside dojo/i18n#107 and dojo/widget-core#789. Uses the i18n plugin from
@dojo/webpack-contrib
and removes theI18nPlugin
,CoreLoadPlugin
,InjectModulesPlugin
, and plugin-related utilities. I've tested this with todo-mvc-kitchensink and verified that everything still functions as expected.Resolves #251