Separate route definitions and where they're served from
This commit is contained in:
@@ -6,6 +6,6 @@ DIR="$( cd "$( dirname "${BASH_SOURCE[0]}" )" && pwd )"
|
||||
|
||||
cd "$DIR"
|
||||
|
||||
deno run --allow-net --unstable-sloppy-imports --watch routes.ts
|
||||
deno run --allow-net --unstable-sloppy-imports --watch app.ts
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user