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 35c0a33 commit cdedf5bCopy full SHA for cdedf5b
scripts/serve.sh
@@ -26,7 +26,7 @@ then
26
--allow-net \
27
--allow-read \
28
--import-map=importMap.server.dev.json \
29
- --watch=. \
+ --watch \
30
scripts/serve.mjs
31
else
32
deno run \
@@ -35,6 +35,5 @@ else
35
36
37
--import-map=importMap.server.json \
38
- --no-check \
39
40
fi
0 commit comments