Browse Source

fixed build order

Eugene Pankov 4 years ago
parent
commit
20000d16f8
1 changed files with 2 additions and 2 deletions
  1. 2 2
      scripts/vars.js

+ 2 - 2
scripts/vars.js

@@ -17,14 +17,14 @@ exports.builtinPlugins = [
     'tabby-core',
     'tabby-settings',
     'tabby-terminal',
-    'tabby-local',
     'tabby-web',
     'tabby-community-color-schemes',
-    'tabby-plugin-manager',
     'tabby-ssh',
     'tabby-serial',
     'tabby-telnet',
     'tabby-electron',
+    'tabby-local',
+    'tabby-plugin-manager',
 ]
 
 exports.allPackages = [