Merge pull request #98 from elithrar/patch-1

This commit is contained in:
syumai 2024-04-16 07:30:18 +09:00 committed by GitHub
commit 91dafbfb1e
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1,9 +1,6 @@
name = "go-worker"
main = "./build/worker.mjs"
compatibility_date = "2022-11-19"
compatibility_flags = [
"streams_enable_constructors"
]
compatibility_date = "2024-04-15"
[build]
command = "make build"