mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-02-16 18:46:40 -05:00
Remove unused packages from MSSQL (#21871)
This commit is contained in:
@@ -13,8 +13,5 @@ module.exports = withDefaults({
|
||||
context: __dirname,
|
||||
entry: {
|
||||
main: './src/main.ts'
|
||||
},
|
||||
externals: {
|
||||
'@microsoft/ads-kerberos': 'commonjs @microsoft/ads-kerberos'
|
||||
}
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user