plasticine / inject-loader

💉📦 A Webpack loader for injecting code into modules via their dependencies.
https://www.npmjs.com/package/inject-loader
MIT License
482 stars 47 forks source link

Webpack version 5.x support? #87

Open JamesBurgoon opened 2 years ago

JamesBurgoon commented 2 years ago

When attempting to install with Webpack version 5.x:

ERR!
Found: webpack@5.54.0
node_modules/webpack
dev webpack@"^5.54.0" from the root project

Could not resolve dependency:
peer webpack@"^1 || ^2 || ^3 || ^4" from inject-loader@4.0.1
nahojj commented 2 years ago

+1, same here... is this package dead?

JamesBurgoon commented 2 years ago

No response so I assume so.