mirror of
https://github.com/Eugeny/tabby.git
synced 2025-06-28 23:39:53 +00:00
build order fix
This commit is contained in:
parent
c44f3c5f25
commit
621005eb27
@ -17,7 +17,6 @@ exports.builtinPlugins = [
|
|||||||
'tabby-core',
|
'tabby-core',
|
||||||
'tabby-settings',
|
'tabby-settings',
|
||||||
'tabby-terminal',
|
'tabby-terminal',
|
||||||
'tabby-electron',
|
|
||||||
'tabby-local',
|
'tabby-local',
|
||||||
'tabby-web',
|
'tabby-web',
|
||||||
'tabby-community-color-schemes',
|
'tabby-community-color-schemes',
|
||||||
@ -25,6 +24,7 @@ exports.builtinPlugins = [
|
|||||||
'tabby-ssh',
|
'tabby-ssh',
|
||||||
'tabby-serial',
|
'tabby-serial',
|
||||||
'tabby-telnet',
|
'tabby-telnet',
|
||||||
|
'tabby-electron',
|
||||||
]
|
]
|
||||||
|
|
||||||
exports.allPackages = [
|
exports.allPackages = [
|
||||||
|
Loading…
x
Reference in New Issue
Block a user