use ncc compile source file as a single file

This commit is contained in:
zcong1993 2019-08-18 21:51:50 +08:00
parent 1c24df3126
commit a0e4ebd604
118 changed files with 18548 additions and 3227 deletions

1
.gitignore vendored
View file

@ -1,2 +1,3 @@
!node_modules/
__tests__/runner/*
node_modules