build(cf): compatibility between asdf & nvmrc

This commit is contained in:
Ming Di Leom 2024-04-08 12:04:52 +00:00
parent 65e09fd4b1
commit 214f037704
No known key found for this signature in database
GPG Key ID: 32D3E28E96A695E8
1 changed files with 8 additions and 0 deletions

8
wrangler.toml Normal file
View File

@ -0,0 +1,8 @@
name = "botnet-filter"
pages_build_output_dir = "public"
[vars]
ASDF_NODEJS_LEGACY_FILE_DYNAMIC_STRATEGY = "latest_available"
[env.production.vars]
ASDF_NODEJS_LEGACY_FILE_DYNAMIC_STRATEGY = "latest_available"