mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-02-16 18:46:40 -05:00
Merge from vscode 0a7364f00514c46c9caceece15e1f82f82e3712f
This commit is contained in:
@@ -14,6 +14,9 @@ module.exports = withDefaults({
|
||||
entry: {
|
||||
extension: './src/extensionEditingMain.ts',
|
||||
},
|
||||
output: {
|
||||
filename: 'extensionEditingMain.js'
|
||||
},
|
||||
externals: {
|
||||
'../../../product.json': 'commonjs ../../../product.json',
|
||||
'typescript': 'commonjs typescript'
|
||||
|
||||
Reference in New Issue
Block a user