1
0
mirror of https://github.com/sasjs/server.git synced 2025-12-10 19:34:34 +00:00

chore: docs bug fixed

This commit is contained in:
Saad Jutt
2021-11-13 00:41:02 +05:00
parent cd738aa4b8
commit cfdb67a049
5 changed files with 9 additions and 4 deletions

View File

@@ -27,6 +27,11 @@
"public/**/*",
"../web/build/**/*"
],
"targets": [
"node16-linux-x64",
"node16-macos-x64",
"node16-win-x64"
],
"outputPath": "../../executables"
},
"release": {