mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-02-11 02:32:35 -05:00
[Loc] fix for webpack for sql-migration and update to XLFs two weeks prior to code complete. (#22484)
This commit is contained in:
@@ -13,5 +13,8 @@ module.exports = withDefaults({
|
||||
context: __dirname,
|
||||
entry: {
|
||||
main: './src/main.ts'
|
||||
},
|
||||
externals: {
|
||||
'native-is-elevated': 'commonjs native-is-elevated',
|
||||
}
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user