mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-01-14 01:25:37 -05:00
Add back missing big-data-cluster extension rebuild (#21635)
This commit is contained in:
@@ -282,6 +282,7 @@ exports.vscodeExternalExtensions = [
|
||||
];
|
||||
// extensions that require a rebuild since they have native parts
|
||||
const rebuildExtensions = [
|
||||
'big-data-cluster',
|
||||
'mssql'
|
||||
];
|
||||
const marketplaceWebExtensionsExclude = new Set([
|
||||
|
||||
Reference in New Issue
Block a user