webpack-contrib / i18n-webpack-plugin

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

DeprecationWarning occur in webpack ^4.5.0 #74

Open greenshoal opened 6 years ago

greenshoal commented 6 years ago

When I use this plugin in webpack 4.5.0, a warning accur like this : (node:13828) DeprecationWarning: Tapable.plugin is deprecated. Use new API on .hooks instead "webpack": "^4.5.0"