mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-02-16 10:58:30 -05:00
Use custom kerberos to reduce size (#9910)
* add custom kerberos * fix kerberos and consolidate ignores
This commit is contained in:
@@ -15,6 +15,6 @@ module.exports = withDefaults({
|
||||
main: './src/main.ts'
|
||||
},
|
||||
externals: {
|
||||
kerberos: "commonjs kerberos"
|
||||
'ads-kerberos': 'commonjs ads-kerberos'
|
||||
}
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user