1
0
mirror of https://github.com/sasjs/server.git synced 2026-04-24 14:11:32 +00:00

chore: readme updated

This commit is contained in:
Saad Jutt
2021-11-15 05:39:30 +05:00
parent 8a6e8f54f1
commit ca49aad153
2 changed files with 27 additions and 6 deletions
+3 -1
View File
@@ -26,7 +26,9 @@
"./web/build/**/*"
],
"targets": [
"node16-macos-x64"
"node16-linux-x64",
"node16-macos-x64",
"node16-win-x64"
],
"outputPath": "../executables"
},