-
Notifications
You must be signed in to change notification settings - Fork 38
Open
Labels
bugSomething isn't workingSomething isn't working
Description
Environment
node -v
v23.9.0
"jiti": "^2.4.2"
"h3": "^1.15.1"
"listhen": "^1.9.0"
Reproduction
JITI_JSX=true listhen --open --ws -w ./src/Server/ServerNodeJiti.ts
For
import { createApp,, defineEventHandler } from 'h3'
export const app = createApp()
export default appGives
Describe the bug
Exporting both app const and default app in h3 breaks listhen.
Additional context
No response
Logs
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working
