Update wrangler.toml

This commit is contained in:
Zheyuan Wu
2025-02-12 21:21:39 -06:00
parent 0732000e10
commit 4d3a037a21

View File

@@ -4,4 +4,3 @@ main = ".open-next/worker.js"
name = "notenextra"
compatibility_date = "2025-02-13"
compatibility_flags = ["nodejs_compat"]
assets = { directory = ".open-next/assets", binding = "ASSETS" }