mohanram

Results 1 comments of mohanram

I am also facing same issue here. Removing ```js // index.ts app.use('*', (c, next) => { const runtime = getRuntimeKey(); if (runtime !== 'lagon' && runtime !== 'workerd') { return...