mirror of
https://github.com/zen-browser/desktop
synced 2026-04-25 17:15:00 +02:00
perf: Improved performance when switiching spaces, p=#12698
* perf: Improved performance when switiching spaces, b=no-bug, c=common, compact-mode, workspaces * chore: format, b=no-bug, c=workspaces
This commit is contained in:
@@ -21,7 +21,7 @@
|
||||
"sync:raw": "surfer update",
|
||||
"sync:rc": "python3 scripts/update_ff.py --rc",
|
||||
"sync:l10n": "python3 scripts/update_ff.py --just-l10n",
|
||||
"lint": "cd engine && ./mach lint zen",
|
||||
"lint": "cd engine && ./mach lint zen/",
|
||||
"lint:fix": "npm run lint -- --fix",
|
||||
"prepare": "husky",
|
||||
"reset-ff": "surfer reset",
|
||||
|
||||
Reference in New Issue
Block a user