onyourmarks-agency / tde-webpack-mjml-plugin

Webpack plugin for converting MJML files to HTML
MIT License
13 stars 7 forks source link

I'm still getting the deprecation warning using `"tde-webpack-mjml-plugin": "^1.4.0"`. #13

Closed jordikroon closed 3 years ago

jordikroon commented 5 years ago

I'm still getting the deprecation warning using "tde-webpack-mjml-plugin": "^1.4.0".

(node:30059) DeprecationWarning: Tapable.plugin is deprecated. Use new API on `.hooks` instead

Any pointers on how to solve this?

Originally posted by @mauricesnip in https://github.com/tdeNL/tde-webpack-mjml-plugin/issues/6#issuecomment-492124725

jordikroon commented 5 years ago

Thanks for pointing this out @mauricesnip! We don't have plans fixing this in the near future but we'll keep this in mind when preparing our plugins for Webpack 5.

Feel free to create a PR for this issue if you feel the need to.