purescript-contrib / pulp

A build tool for PureScript projects
GNU Lesser General Public License v3.0
445 stars 86 forks source link

Support rollup-plugin-purs #244

Open hdgarrood opened 7 years ago

hdgarrood commented 7 years ago

See https://github.com/purescript/purescript/issues/2207#issuecomment-271081592

We should probably wait until rollup-plugin-purs can cope with at least all the libraries in core and contrib first, though (this might require changes to the plugin and/or those libraries). See e.g. this comment: https://github.com/purescript/purescript/issues/2207#issuecomment-271261830

hdgarrood commented 7 years ago

See also https://github.com/purescript/purescript/issues/2545: it is going to be important that we support an alternative to psc-bundle if its scope is reduced as in that issue.