exhibitionist-digital / ultra

Zero-Legacy Deno/React Suspense SSR Framework
https://ultrajs.dev
MIT License
2.99k stars 66 forks source link

feat: ultra dev #230

Open deckchairlabs opened 1 year ago

deckchairlabs commented 1 year ago

This is very much a WIP and not HMR (would only support basic window.reload)

Theres a new example basic-dev utilising the new createDev. Basically it creates a temp directory and moves everything into that, we need to properly filter out ignored files etc.

What works

What isn't working

talentlessguy commented 1 year ago

here's a relatively simple implementation of HMR for ESM: https://github.com/FredKSchott/esm-hmr