node/tools/node-lint-md-cli-rollup
Rich Trott 4a607fab49
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>
Backport-PR-URL: https://github.com/nodejs/node/pull/28736
2019-07-25 23:53:04 +01:00
..
src tools: update node-lint-md-cli-rollup 2018-09-11 20:40:46 +02:00
.gitignore tools: relocate remark-preset-lint-node 2018-09-11 20:40:46 +02:00
LICENSE tools: vendor in node-lint-md-cli-rollup 2018-09-11 20:40:46 +02:00
package-lock.json tools: replace rollup with ncc 2019-07-25 23:53:04 +01:00
package.json tools: replace rollup with ncc 2019-07-25 23:53:04 +01:00