mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-02-17 11:01:37 -05:00
This commit is contained in:
@@ -16,6 +16,8 @@ const externals = {
|
|||||||
'bufferutil': 'commonjs bufferutil',
|
'bufferutil': 'commonjs bufferutil',
|
||||||
'utf-8-validate': 'commonjs utf-8-validate',
|
'utf-8-validate': 'commonjs utf-8-validate',
|
||||||
'keytar': 'commonjs keytar',
|
'keytar': 'commonjs keytar',
|
||||||
|
'@azure/arm-subscriptions': 'commonjs @azure/arm-subscriptions',
|
||||||
|
'@azure/arm-resourcegraph': 'commonjs @azure/arm-resourcegraph'
|
||||||
};
|
};
|
||||||
|
|
||||||
// conditionally add ws if we are going to be running in a node environment
|
// conditionally add ws if we are going to be running in a node environment
|
||||||
|
|||||||
Reference in New Issue
Block a user