mirror of
https://github.com/zen-browser/desktop
synced 2026-04-25 17:15:00 +02:00
Add support for updating the l10n last commit hash and new script option
This commit is contained in:
@@ -19,6 +19,7 @@
|
||||
"update-ff:raw": "surfer update",
|
||||
"update-newtab": "python3 scripts/update_newtab.py",
|
||||
"update-ff:rc": "python3 scripts/update_ff.py --rc",
|
||||
"update-ff:l10n": "python3 scripts/update_ff.py --just-l10n",
|
||||
"pretty": "prettier . --write && autopep8 -r --in-place scripts/ src/",
|
||||
"lint": "npx prettier . --check && autopep8 --diff scripts/ src/",
|
||||
"prepare": "husky",
|
||||
|
||||
Reference in New Issue
Block a user