mzohaibqc / antd-theme-webpack-plugin

A webpack plugin for Dynamic theme generation for Ant Design

Home Page:https://mzohaibqc.github.io/antd-theme-webpack-plugin/index.html

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Tapable.apply is deprecated. Call apply on the plugin directly instead

zomars opened this issue · comments

According to this issue. We are getting this warning when trying to use this plugin with webpack 4.3.

@zomars I'll update my plugin soon. It is warning and not an error so if you can go with this warning, go for it otherwise wait for me to update this plugin

@zomars I updated the plugin and now you will not see such warning. Close the issue if your issue has been resolved after testing new version.

Install antd-theme-webpack-plugin@1.3.0

Thanks, I'll test it an report ASAP 🙏

The warning is gone. Thank you again! I'll close the issue now.