1
0
mirror of https://github.com/sasjs/adapter.git synced 2026-01-12 06:40:06 +00:00

feat(deploy): add appLoc

This commit is contained in:
Yury Shkoda
2021-10-04 17:01:25 +03:00
parent d418a7e971
commit 90b11fe3fa
4 changed files with 514 additions and 1625 deletions

View File

@@ -17,7 +17,7 @@
"typedoc": "typedoc",
"prepare": "git rev-parse --git-dir && git config core.hooksPath ./.git-hooks && git config core.autocrlf false || true"
},
"browser":{
"browser": {
"child_process": false
},
"publishConfig": {