Use ncc and clean workflows

This commit is contained in:
CrazyMax
2020-04-09 03:31:03 +02:00
parent 1f2ea644cc
commit 168bf72554
9 changed files with 27201 additions and 91 deletions
+2 -4
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