mirror of
https://github.com/Eugeny/tabby.git
synced 2025-06-08 21:40:03 +00:00
fixed build order
This commit is contained in:
parent
5e0a9b2e52
commit
20000d16f8
@ -17,14 +17,14 @@ exports.builtinPlugins = [
|
|||||||
'tabby-core',
|
'tabby-core',
|
||||||
'tabby-settings',
|
'tabby-settings',
|
||||||
'tabby-terminal',
|
'tabby-terminal',
|
||||||
'tabby-local',
|
|
||||||
'tabby-web',
|
'tabby-web',
|
||||||
'tabby-community-color-schemes',
|
'tabby-community-color-schemes',
|
||||||
'tabby-plugin-manager',
|
|
||||||
'tabby-ssh',
|
'tabby-ssh',
|
||||||
'tabby-serial',
|
'tabby-serial',
|
||||||
'tabby-telnet',
|
'tabby-telnet',
|
||||||
'tabby-electron',
|
'tabby-electron',
|
||||||
|
'tabby-local',
|
||||||
|
'tabby-plugin-manager',
|
||||||
]
|
]
|
||||||
|
|
||||||
exports.allPackages = [
|
exports.allPackages = [
|
||||||
|
Loading…
x
Reference in New Issue
Block a user