webpack-contrib / i18n-webpack-plugin

[DEPRECATED] Embed localization into your bundle
MIT License
318 stars 74 forks source link

Adding new props not reflecting in webpack-dev-server #25

Closed adithyan closed 7 years ago

adithyan commented 7 years ago

I use webpack-dev-server for development.

When I add new message props, it requires a restart to reflect.

EcutDavid commented 7 years ago

The translating messages can't be hot-loaded currently.