mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-02-16 18:46:40 -05:00
Remove LiveShare extension (#21143)
* Remove LiveShare extension * Update build JS file
This commit is contained in:
@@ -263,7 +263,6 @@ const externalExtensions = [
|
||||
'dacpac',
|
||||
'import',
|
||||
'kusto',
|
||||
'liveshare',
|
||||
'machine-learning',
|
||||
'profiler',
|
||||
'query-history',
|
||||
|
||||
@@ -308,7 +308,6 @@ const externalExtensions = [
|
||||
'dacpac',
|
||||
'import',
|
||||
'kusto',
|
||||
'liveshare',
|
||||
'machine-learning',
|
||||
'profiler',
|
||||
'query-history',
|
||||
|
||||
@@ -32,7 +32,6 @@ exports.dirs = [
|
||||
'extensions/json-language-features',
|
||||
'extensions/json-language-features/server',
|
||||
'extensions/kusto',
|
||||
'extensions/liveshare',
|
||||
'extensions/machine-learning',
|
||||
'extensions/markdown-language-features',
|
||||
'extensions/markdown-math',
|
||||
|
||||
Reference in New Issue
Block a user