Skip to content

[dev-server] add ESM HMR plugin #501

@LarsDenBakker

Description

@LarsDenBakker

We should add a plugin for implementing ESM based HMR, based on the specs defined here: https://github.com/pikapkg/esm-hmr

HMR needs two way communication. We could implement with the current system using EventSource and fetch, but it is probably simpler to do #500 first

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requesthelp wantedExtra attention is needed

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions