فهرست منبع

fixed build order

Eugene Pankov 4 سال پیش
والد
کامیت
20000d16f8
1فایلهای تغییر یافته به همراه2 افزوده شده و 2 حذف شده
  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 = [