You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jul 5, 2019. It is now read-only.
Thanks a lot for this; we're considering using it for faucet-pipeline.
However, as far as I can tell, tree shaking is not being taken into account, which makes results potentially misleading (see faucet-pipeline/faucet-pipeline-js#39 for details). Is this something that could be fixed or does Rollup only expose the original code (via bundle.modules), before it's been processed?