feat: copy connector

This commit is contained in:
2023-11-07 12:48:21 +01:00
parent 62d5ea4275
commit 780916eb35
35 changed files with 1121 additions and 119 deletions

View File

@@ -34,9 +34,10 @@
"dependsOn": ["build"],
"outputs": ["coverage/integration-cobertura-coverage.xml", "coverage/integration-report-junit.xml"]
},
"dev": {
"start": {
"cache": false,
"persistent": true,
"cache": false
"dependsOn": ["build"]
},
"//#syncpack": {
"dependsOn": []