Archived
Fix VSIX file generation for Kusto (#11998)
Co-authored-by: Monica Gupta <mogupt@microsoft.com>
This commit is contained in:
co-authored by
Monica Gupta
parent
100072cabd
commit
e9c5a6dfbd
@@ -11,6 +11,10 @@
|
|||||||
"azdata": ">=1.22.0"
|
"azdata": ">=1.22.0"
|
||||||
},
|
},
|
||||||
"main": "./out/main",
|
"main": "./out/main",
|
||||||
|
"repository": {
|
||||||
|
"type": "git",
|
||||||
|
"url": "https://github.com/Microsoft/azuredatastudio.git"
|
||||||
|
},
|
||||||
"typings": "./src/kusto",
|
"typings": "./src/kusto",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"compile": "gulp compile-extension:kusto-client",
|
"compile": "gulp compile-extension:kusto-client",
|
||||||
|
|||||||
Reference in New Issue
Block a user