Revert "Cache the scripts on disk, in attempt to increase perfrmance, may need to revisit this"
This reverts commit 4a335dc936.
This commit is contained in:
@@ -23,6 +23,6 @@
|
||||
}
|
||||
},
|
||||
"tasks": {
|
||||
"start": "deno run --allow-net --allow-read --allow-write --allow-env --unstable-worker-options deno_server.ts"
|
||||
"start": "deno run --allow-net --allow-read --allow-env --unstable-worker-options deno_server.ts"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user