Use ncc and clean workflows

This commit is contained in:
CrazyMax
2020-04-09 02:32:42 +02:00
parent 74111003d6
commit 2d97075bcc
13 changed files with 27138 additions and 151 deletions

6
.gitignore vendored
View File

@@ -1,13 +1,11 @@
/.dev
/dist
node_modules/
lib
# Jetbrains
/.idea
/*.iml
# Explicitly not ignoring node_modules so that they are included in package downloaded by runner
!node_modules/
# Rest of the file pulled from https://github.com/github/gitignore/blob/master/Node.gitignore
# Logs
logs