ramda-rollup-hack

v0.23.0-alpha1
Hack to modify Ramda in-place to support Rollup and UglifyJS2 for effective dead code elimination
ramda rollup uglifyjs dead-code-elimination kludge

Ramda Rollup Hack

This is a quick and dirty hack that converts Ramda in-place to support Rollup and UglifyJS2 /*#__PURE__*/ annotations. This allows one to use Ramda with Rollup without having to specify named exports by hand and also makes dead code elimination by UglifyJS2 effective on Ramda.

npm i ramda-rollup-hack

Metadata

  • MIT
  • Whatever
  • Unknown
  • released 5/3/2017

Downloads

Maintainers