mirror of
https://github.com/DeNNiiInc/dbgate.git
synced 2026-04-27 17:16:01 +00:00
try to fix electron export
This commit is contained in:
2
packages/dbgate/bin/dbgate.js
Normal file → Executable file
2
packages/dbgate/bin/dbgate.js
Normal file → Executable file
@@ -2,4 +2,4 @@
|
||||
|
||||
const dbgateApi = require('dbgate-api');
|
||||
|
||||
dbgateApi.mainModule.start('startNodeWeb');
|
||||
dbgateApi.getMainModule().start('startNodeWeb');
|
||||
|
||||
Reference in New Issue
Block a user