Remove ncc in favor of plain tsc for compilation

This commit is contained in:
Jonathan Clem 2020-07-17 10:05:47 -04:00
parent 1ba1e95cf2
commit 0dfbf66a04
No known key found for this signature in database
GPG key ID: B3662C4A8F843179
5 changed files with 11 additions and 10643 deletions

1
.gitignore vendored
View file

@ -1,2 +1,3 @@
/node_modules/
/dist/
!/.vscode/