We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3647625 commit 422be69Copy full SHA for 422be69
deno.json
@@ -9,7 +9,7 @@
9
"dependencies": ["build-dictionary"]
10
},
11
"start": "deno run -N=0.0.0.0 -R=./dist/ --no-prompt jsr:@std/http/file-server ./dist/",
12
- "watch": "deno run -E -R -W -N=jsr.io --allow-run --no-prompt ./bundle.ts ./bundle.ts watch",
+ "watch": "deno run -E -R -W -N=jsr.io --allow-run --no-prompt ./bundle.ts watch",
13
"update": "deno outdated --update && deno run -N=api.linku.la,gitlab.com -W=./telo_misikeke/linku_data.json,./telo_misikeke/Parser.js,./telo_misikeke/rules.js --no-prompt ./telo_misikeke/update.ts",
14
"build-dictionary": "deno run -R=./dictionary/dictionary -W=./dictionary/dictionary.ts --no-prompt ./dictionary/build.ts"
15
0 commit comments