feat(typescript): build typescript incrementally
This commit is contained in:
11
.gitignore
vendored
11
.gitignore
vendored
@@ -1,11 +1,10 @@
|
||||
node_modules
|
||||
.cache
|
||||
.idea/*
|
||||
.nyc_output
|
||||
build
|
||||
node_modules
|
||||
test
|
||||
src/**.js
|
||||
.idea/*
|
||||
|
||||
coverage
|
||||
.nyc_output
|
||||
*.log
|
||||
|
||||
yarn.lock
|
||||
yarn.lock
|
||||
|
||||
Reference in New Issue
Block a user