You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Apr 24, 2024. It is now read-only.
Call 'new webpack.ProgressPlugin().apply()' to resolve deprecation warning
When logging through and checking what was causing issue #83, I saw the
depreciation warning below, this changes resolves this warning;
'DeprecationWarning: Tapable.apply is deprecated. Call apply on the
plugin directly instead'
0 commit comments