mirror of
https://github.com/pheralb/svgl.git
synced 2025-12-29 08:01:36 +08:00
🐛 Update `wrangler.toml` config
This commit is contained in:
+1
-1
@@ -1,7 +1,7 @@
|
|||||||
name = "api"
|
name = "api"
|
||||||
compatibility_date = "2023-12-01"
|
|
||||||
main = "src/index.ts"
|
main = "src/index.ts"
|
||||||
minify = true
|
minify = true
|
||||||
|
compatibility_date = "2023-12-01"
|
||||||
|
|
||||||
# [vars]
|
# [vars]
|
||||||
# MY_VAR = "my-variable"
|
# MY_VAR = "my-variable"
|
||||||
|
|||||||
Reference in New Issue
Block a user