This package has been deprecated

Author message:

Ramda Rollup hack is obsolete as of Ramda 0.25.0. Just upgrade to the latest Ramda version and remove the hack!

ramda-rollup-hack

0.23.0-alpha1 • Public • Published

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.

Package Sidebar

Install

npm i ramda-rollup-hack

Weekly Downloads

0

Version

0.23.0-alpha1

License

MIT

Last publish

Collaborators

  • polytypic