html-webpack-plugin icon indicating copy to clipboard operation
html-webpack-plugin copied to clipboard

Process named chunks instead of entry points

Open roryabraham opened this issue 2 years ago • 4 comments

This PR refactors the plugin so that all named chunks are sorted, not just specific entry points. So far as I can tell everything else works the same. This addresses the limitation described here

roryabraham avatar Dec 09 '22 20:12 roryabraham

I'm not sure if this is a breaking change, but I don't think so. For me, the list of chunk names is essentially a superset of the list of entry point names.

roryabraham avatar Dec 09 '22 20:12 roryabraham

Any update on this? This appears like a useful change to me.

tholewebgods avatar Jun 27 '23 07:06 tholewebgods

That would prove usefull here too

ylavoie avatar Jul 09 '23 18:07 ylavoie

For the sake of transparency, I don't have any current plans to continue with this PR since it's no longer a business need for us.

roryabraham avatar Jul 09 '23 20:07 roryabraham