Added workspace handling to build command

This commit is contained in:
2021-04-07 18:36:08 +02:00
parent 703d20f43f
commit 7ef238b64d
4 changed files with 8 additions and 5 deletions

View File

@@ -36,7 +36,7 @@
"BuildSettings": {
"ProjectType": "library",
"SourcePath": "",
"OutputPath": "dist",
"OutputPath": "../../dist",
"Main": "",
"EntryPoint": "cpl",
"IncludePackageData": true,