vinaypuppal / preact-cli-plugin-netlify

Preact cli plugin for generating h2push headers and redirects rules for netlify

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Webpack deprecation warning

marvinhagemeister opened this issue · comments

Thanks for an awesome plugin! We're planning to use it for our preactjs site 👍

There is one warning that pops up on every build and I was able to narrow it down to preact-cli-plugin-netlify. For now it's harmless albeit a bit noisy. This is the output:

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

@marvinhagemeister Thanks for reporting this.

It's fixed in v1.3.0

Wow that was quick! You're awesome! Thank you so much👍💯