mirror of
https://github.com/DeNNiiInc/dbgate.git
synced 2026-04-18 03:16:01 +00:00
NPM plugin refactor
This commit is contained in:
@@ -20,6 +20,10 @@ var config = {
|
||||
|
||||
externals: {
|
||||
msnodesqlv8: 'commonjs msnodesqlv8',
|
||||
'async-lock': 'commonjs async-lock',
|
||||
'dbgate-query-splitter': 'commonjs dbgate-query-splitter',
|
||||
'dbgate-tools': 'commonjs dbgate-tools',
|
||||
tedious: 'commonjs tedious',
|
||||
},
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user