mirror of
https://github.com/DeNNiiInc/dbgate.git
synced 2026-04-24 17:36:00 +00:00
npm dist plugins
This commit is contained in:
@@ -50,7 +50,7 @@ function packagedPluginsDir() {
|
||||
}
|
||||
if (process.argv[2] == 'startNodeWeb') {
|
||||
// node_modules
|
||||
return path.resolve(__dirname, '../../..');
|
||||
return global['dbgateApiPackagedPluginsPath'];
|
||||
}
|
||||
return path.resolve(__dirname, '../../plugins');
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user