mirror of
https://github.com/Eugeny/tabby.git
synced 2025-08-21 08:41:51 +00:00
wip
This commit is contained in:
@@ -21,7 +21,7 @@ if (process.env.DEV) {
|
||||
const builtinPluginsPath = path.join(
|
||||
path.dirname(require('electron').remote.app.getPath('exe')),
|
||||
(process.platform === 'darwin') ? '../Resources' : 'resources',
|
||||
'builtin-plugins/node_modules',
|
||||
'builtin-plugins',
|
||||
)
|
||||
|
||||
const userPluginsPath = path.join(
|
||||
|
Reference in New Issue
Block a user