Rework to use CustomExecution

Signed-off-by: Sanjula Ganepola <sanjulagane@gmail.com>
This commit is contained in:
Sanjula Ganepola
2024-09-28 12:14:28 -04:00
parent d2fb99de18
commit e5e1c06701
7 changed files with 111 additions and 23 deletions

View File

@@ -213,6 +213,7 @@
"test": "vscode-test"
},
"dependencies": {
"child_process": "^1.0.2",
"yaml": "^2.5.1"
},
"devDependencies": {
@@ -229,4 +230,4 @@
"webpack": "^5.94.0",
"webpack-cli": "^5.1.4"
}
}
}