optimalized NPM plugins

This commit is contained in:
SPRINX0\prochazka
2024-11-14 12:27:17 +01:00
parent 632870d448
commit cd06f13fcb
14 changed files with 15 additions and 11 deletions

View File

@@ -22,6 +22,7 @@ var config = {
'dbgate-tools': 'commonjs dbgate-tools',
'dbgate-query-splitter': 'commonjs dbgate-query-splitter',
'better-sqlite3': 'commonjs better-sqlite3',
lodash: 'commonjs lodash',
},
};