mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-02-16 10:58:30 -05:00
ML - dashboard icons and links (#10153)
* ML - dashboard icons and links
This commit is contained in:
@@ -1 +1 @@
|
||||
2020-04-28T04:20:58.491Z
|
||||
2020-04-29T05:20:58.491Z
|
||||
|
||||
@@ -206,7 +206,7 @@ const externalExtensions = [
|
||||
'query-history',
|
||||
'liveshare',
|
||||
'sql-database-projects',
|
||||
'machine-learning-services'
|
||||
'machine-learning'
|
||||
];
|
||||
// extensions that require a rebuild since they have native parts
|
||||
const rebuildExtensions = [
|
||||
|
||||
@@ -241,7 +241,7 @@ const externalExtensions = [
|
||||
'query-history',
|
||||
'liveshare',
|
||||
'sql-database-projects',
|
||||
'machine-learning-services'
|
||||
'machine-learning'
|
||||
];
|
||||
|
||||
// extensions that require a rebuild since they have native parts
|
||||
|
||||
Reference in New Issue
Block a user