webp-loader
webp-loader copied to clipboard
Peer dependency on webpack-cli?
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@*".