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.)
  • Loading branch information
Trott committed Dec 4, 2018
1 parent 0c65314 commit 5468cc4
Show file tree
Hide file tree
Showing 4 changed files with 29,966 additions and 24,631 deletions.
Loading

0 comments on commit 5468cc4

Please sign in to comment.