mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-02-14 18:46:34 -05:00
Fix VSIX file generation for Kusto (#11998)
Co-authored-by: Monica Gupta <mogupt@microsoft.com>
This commit is contained in:
@@ -11,6 +11,10 @@
|
||||
"azdata": ">=1.22.0"
|
||||
},
|
||||
"main": "./out/main",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/Microsoft/azuredatastudio.git"
|
||||
},
|
||||
"typings": "./src/kusto",
|
||||
"scripts": {
|
||||
"compile": "gulp compile-extension:kusto-client",
|
||||
|
||||
Reference in New Issue
Block a user