roxiness / routify-starter

https://example.routify.dev/
198 stars 55 forks source link

add HMR, & Nollup #49

Closed rixo closed 3 years ago

rixo commented 4 years ago

Add HMR, supported both with rollup-plugin-hot (yarn dev) or Nollup (yarn dev:nollup).

This is pretty experimental.

The Nollup support is provided by a patched branch in a fork because there are still bugs & blockers in currently published Nollup. They are being worked on currently -- the big fixes in my branch comes from a candidate "next" branch in the official repo.

Opening this PR for discussion, and information, if someone's searching for this.

vercel[bot] commented 4 years ago

This pull request is being automatically deployed with Vercel (learn more). To see the status of your deployment, click below or on the icon next to each commit.

🔍 Inspect: https://vercel.com/jakobrosenberg/routify-starter/r6sy3tzgd ✅ Preview: https://routify-starter-git-fork-rixo-hmr.jakobrosenberg.now.sh

ghostdevv commented 3 years ago

What's happening with this? @rixo

jakobrosenberg commented 3 years ago

Unless I'm missing something, this has already been added, so I'm closing this for now.