CommonJS modules don't work with HMR
Open
bug
- Dominant language
- TypeScript
- Stars
- 0
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
No `htmelt.export` call if ever generated for CJS modules, so any hot-reloaded module that relies on a CJS module will throw a `Module not found` error.
Contributor guide
Assessment
This issue has not been assessed yet.