mirror of
https://github.com/vale981/tridactyl
synced 2025-03-04 17:11:40 -05:00
(- new meta) Just for funsies. 👟
This commit is contained in:
parent
32fb44e459
commit
ad43f10fec
1 changed files with 1 additions and 0 deletions
|
@ -49,6 +49,7 @@
|
|||
"scripts": {
|
||||
"build": "sh scripts/build.sh",
|
||||
"run": "web-ext run -s build/ -u 'txti.es'",
|
||||
"forrest-run": "yarn run run",
|
||||
"watch": "echo 'watch is broken, use build instead'; exit 0;",
|
||||
"clean": "rm -rf build generated",
|
||||
"test": "yarn run build && rm -rf web-ext-artifacts/* && web-ext build --source-dir ./build --overwrite-dest && mv web-ext-artifacts/*.zip web-ext-artifacts/tridactyl.xpi && jest --silent",
|
||||
|
|
Loading…
Add table
Reference in a new issue