webp-loader icon indicating copy to clipboard operation
webp-loader copied to clipboard

Peer dependency on webpack-cli?

Open lazarljubenovic opened this issue 4 years ago • 0 comments

Why is there a peer dependency on the CLI? It seems pointless, since it does work without it. One can use webpack's Node API, for example.

If it's not needed, we should remove it so we don't clutter the output with misleading warning messages.

warning " > [email protected]" has unmet peer dependency "webpack-cli@*".

lazarljubenovic avatar Nov 21 '21 13:11 lazarljubenovic