diegohaz / diegohaz/webpack-assets-by-type-plugin

DeprecationWarning: Tapable.plugin is deprecated

Open
#14 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
5
Forks
2
PR merge metrics
No merged PRs in 30d

Description

Can fix this?

DeprecationWarning: Tapable.plugin is deprecated. Use new API on `.hooks` instead
at AssetsByTypePlugin.apply ([PROJECT_PATH]/node_modules/webpack-assets-by-type-plugin/dist/index.js:22:14)

Contributor guide

No contributing guide indexed for this repository

Research direction

Start at the AssetsByTypePlugin.apply implementation in node_modules/webpack-assets-by-type-plugin/dist/index.js:22, where the deprecated Tapable.plugin API is reported. Check how this plugin currently integrates with webpack and identify the replacement hooks API; done means the warning no longer appears when the plugin is used.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript, webpack
Domain
build-system
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.