cloudflare-worker-router
cloudflare-worker-router copied to clipboard
A super lightweight router (1.0K) with middleware support and ZERO dependencies for Cloudflare Workers.
Results
12
cloudflare-worker-router issues
Sort by
recently updated
recently updated
newest added
In this way, a custom CORS handler using `router.use` could be possible.
My worker is a esm module and was working fine with v3.2.4. I upgraded to v3.2.8, without making any other changes, and I get this error: ▲ [WARNING] Import "Router"...