mirror of
https://github.com/windmill-labs/windmill.git
synced 2026-08-22 16:02:24 +00:00
deno 2.0 use frozen for cache
This commit is contained in:
@@ -125,7 +125,7 @@ pub async fn generate_deno_lock(
|
||||
"--unstable-worker-options",
|
||||
"--unstable-http",
|
||||
"--lock=lock.json",
|
||||
"--lock-write",
|
||||
"--frozen=false",
|
||||
"--import-map",
|
||||
&import_map_path,
|
||||
"main.ts",
|
||||
|
||||
Reference in New Issue
Block a user