We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3d40466 commit 35ce4f7Copy full SHA for 35ce4f7
1 file changed
deno.json
@@ -1,5 +1,5 @@
1
{
2
"tasks": {
3
- "dev": "deno run --allow-net=localhost:8000 --allow-read=. --watch jsr:@std/http@1.0.25/file-server --host localhost"
+ "dev": "deno run --allow-net=localhost:8000 --allow-read=. jsr:@std/http@1.0.25/file-server --host localhost"
4
}
5
0 commit comments