Skip to content

Commit

Permalink
tools: replace rollup with ncc
Browse files Browse the repository at this point in the history
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
  • Loading branch information
Trott committed Jul 17, 2019
1 parent 35be08a commit 3ebdd0d
Show file tree
Hide file tree
Showing 4 changed files with 29,927 additions and 24,583 deletions.

0 comments on commit 3ebdd0d

Please sign in to comment.