You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
See [Cloudflare Workers: Binding](https://developers.cloudflare.com/workers/runtime-apis/bindings/#importing-env-as-a-global) for more information about binding.
137
+
121
138
## AoT compilation
122
139
Previously, to use Elysia on Cloudflare Worker, you have to pass `aot: false` to the Elysia constructor.
0 commit comments