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

Support/documentation for multiple entry points

Open MIJOTHY opened this issue 6 years ago • 1 comments

It's not too clear how (if) support for bundling multiple entry-points can be done with purs-loader. Currently for each entry point, it chucks all the ps in, leading to separate ps bundles being given a lot of unnecessary code that isn't present when just a single entrypoint is specified. This would be quite a nice feature.

MIJOTHY avatar Jul 01 '19 16:07 MIJOTHY

Thanks for this. I will have to spend some time to see if something like this could be supported. However, if you are willing to take a look, a documentation or code update PR would be most welcome for it!

ethul avatar Jul 03 '19 22:07 ethul