base-href-webpack-plugin
base-href-webpack-plugin copied to clipboard
Why does this library still exists? html-webpack-plugin already supports <base> tag (since v4)
https://github.com/jantimon/html-webpack-plugin#base-tag
I think we shouldn't support this library for html-webpack-plugin@4 and html-webpack-plugin@5 anymore
Hm. Good point. I can't recall the reasons why this was updated to support v4 and v5. Seems like I need to add a deprecation notice.