Home

Issue: 3061

Hot code reloading not working

[issue link]

Hi,

Great work - it seems very promising!

I’ve just setup a Nuxt project for the first time. All seems to work as intended, but I cannot seem to get “Hot Code Reloading” working. When I’m running e.g. npm run dev and the site is at http://localhost:3000 should the page update itself, when changing e.g. content in a component, page or css file?

This question is available on Nuxt.js community (#c2649)