kopia lustrzana https://github.com/cloudflare/wildebeest
4 wiersze
240 B
TypeScript
4 wiersze
240 B
TypeScript
|
// All other requests are handled by the UI, which is a server-side rendered app.
|
||
|
// The `onRequest` handler is created in the `frontend/server` directory at build time.
|
||
|
export { onRequest } from '../frontend/server/entry.cloudflare-pages'
|