From 621005eb27b98bc832a6c84757aa7162119eb328 Mon Sep 17 00:00:00 2001 From: Eugene Pankov Date: Wed, 4 Aug 2021 19:28:41 +0200 Subject: [PATCH] build order fix --- scripts/vars.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/vars.js b/scripts/vars.js index dd38e3b9..f5d80515 100755 --- a/scripts/vars.js +++ b/scripts/vars.js @@ -17,7 +17,6 @@ exports.builtinPlugins = [ 'tabby-core', 'tabby-settings', 'tabby-terminal', - 'tabby-electron', 'tabby-local', 'tabby-web', 'tabby-community-color-schemes', @@ -25,6 +24,7 @@ exports.builtinPlugins = [ 'tabby-ssh', 'tabby-serial', 'tabby-telnet', + 'tabby-electron', ] exports.allPackages = [