Skip to content

[v10.x backport] tools: replace rollup with ncc

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: https://github.com/nodejs/node/pull/24813 Reviewed-By: Guy Bedford guybedford@gmail.com Reviewed-By: Ruben Bridgewater ruben@bridgewater.de

@BethGriggs

Backport of https://github.com/nodejs/node/pull/24813

Merge request reports

Loading