Added script to produce zip only version

This commit is contained in:
Davide Passoni
2024-02-20 11:23:48 +01:00
parent 462fa53c80
commit 97b277edda
4 changed files with 30 additions and 2 deletions

View File

@@ -1 +1 @@
nodemon --watch ./**/*.* --exec "./scripts/copy-package"
nodemon --watch .\**\*.* --exec ".\scripts\copy-package"