[v10.x backport] tools: replace rollup with ncc by Trott · Pull Request #28736 · nodejs/node

@nodejs-github-bot added tools

Issues and PRs related to the tools directory.

v10.x labels

Jul 17, 2019

@Trott

Replace rollup + plugins + config file with zeit/ncc package designed to
do the particular task that we're leveraging rollup for but with
zero-ish configuration. (rollup can do a whole lot more, but we're using
a tiny portion of its functionality.)

PR-URL: nodejs#24813
Reviewed-By: Guy Bedford <guybedford@gmail.com>
Reviewed-By: Ruben Bridgewater <ruben@bridgewater.de>
Backport-PR-URL: nodejs#28736

BethGriggs

BethGriggs pushed a commit that referenced this pull request

Jul 25, 2019
Replace rollup + plugins + config file with zeit/ncc package designed to
do the particular task that we're leveraging rollup for but with
zero-ish configuration. (rollup can do a whole lot more, but we're using
a tiny portion of its functionality.)

PR-URL: #24813
Reviewed-By: Guy Bedford <guybedford@gmail.com>
Reviewed-By: Ruben Bridgewater <ruben@bridgewater.de>
Backport-PR-URL: #28736

@Trott Trott deleted the backport-24813 branch

January 13, 2022 22:51