Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Use ncc instead of saving node_modules
  • Loading branch information
Konrad Pabjan authored and Konrad Pabjan committed Nov 5, 2019
1 parent 28a6c1b commit 9bdab6d
Show file tree
Hide file tree
Showing 178 changed files with 4,809 additions and 13,903 deletions.
3 changes: 1 addition & 2 deletions .gitignore
@@ -1,5 +1,4 @@
# Explicitly not ignoring node_modules so that they are included in package downloaded by runner
!node_modules/
# Ignore node_modules, ncc is used to compile nodejs modules into a single file in the releases branch
__tests__/runner/*

# Rest of the file pulled from https://github.com/github/gitignore/blob/master/Node.gitignore
Expand Down

0 comments on commit 9bdab6d

Please sign in to comment.