Skip to content

HMR does not work in 25.2 alpha2 #5159

@Artur-

Description

@Artur-

Describe the bug

The new react plugin prevents HMR when there is a static export like

export const config: ViewConfig = {
  menu: { exclude: true },
};

see
vitejs/vite-plugin-react#1194 (comment)

Expected-behavior

No response

Reproduction

create a new project -> update a view

System Info

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workinghillaIssues related to Hilla

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions