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>
  • Loading branch information
Trott authored and BridgeAR committed Dec 7, 2018
1 parent 4d9a265 commit 1ea01c5
Show file tree
Hide file tree
Showing 4 changed files with 29,807 additions and 24,472 deletions.
Loading

0 comments on commit 1ea01c5

Please sign in to comment.