mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-01-21 01:25:37 -05:00
Webpack Extensions update (#15919)
* test for schemacompare * added schema compare to package.json * added arc for translation * added admin-tool-ext-win * added agent * added cms to list of extensions webpacked * removed dacpac * added import * added machine-learning * removed profiler * added server-report * added sql-assessment * added sql-migration * added sql-database-projects * added query-history * fixed and updated dependencies in extensions for webpacking. * fixed names of entry * fixed webpack for machine-learning * removed dependency external for dacpac * reduced externals for server-report * added back import * removed extension.webpack.config.js * removed useless handlebars function * added todo message
This commit is contained in:
@@ -373,7 +373,7 @@
|
||||
"fast-glob": "^3.1.0",
|
||||
"promisify-child-process": "^3.1.1",
|
||||
"vscode-languageclient": "^5.3.0-next.1",
|
||||
"vscode-nls": "^3.2.1",
|
||||
"vscode-nls": "^4.1.2",
|
||||
"xml-formatter": "^2.1.0",
|
||||
"xmldom": "^0.3.0"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user