1
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2024-11-25 15:29:32 -05:00

changes to test

test of registerdeclarativeserver changes
This commit is contained in:
ricfrst 2024-10-28 21:42:27 -04:00
parent cc34b8d0b3
commit b00d01fa20
2 changed files with 7 additions and 2 deletions

View file

@ -1 +1,6 @@
{
"args": "serve --port 12468 server.ts",
"output": "server.out",
"tempDir": true,
"exitCode": 0
}

View file

@ -1 +1 @@
deno serve: Listening on http://localhost:12468/