Skip to content

H3 default export issue #196

@yuriy-yarosh

Description

@yuriy-yarosh

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 app

Gives

Image

Describe the bug

Exporting both app const and default app in h3 breaks listhen.

Additional context

No response

Logs

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions