From 20000d16f838723d83aed1b5dbc05e7af09bc908 Mon Sep 17 00:00:00 2001 From: Eugene Pankov Date: Wed, 4 Aug 2021 20:21:14 +0200 Subject: [PATCH] fixed build order --- scripts/vars.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/scripts/vars.js b/scripts/vars.js index f5d80515..15829fd5 100755 --- a/scripts/vars.js +++ b/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 = [