fixed build order

This commit is contained in:
Eugene Pankov 2021-08-04 20:21:14 +02:00
parent 5e0a9b2e52
commit 20000d16f8
No known key found for this signature in database
GPG Key ID: 5896FCBBDD1CF4F4

View File

@ -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 = [