davidroyer / nuxt-ssr-firebase

Nuxt.js Universal App with SSR via Firebase Functions and Firebase Hosting
https://nuxtssrfire.firebaseapp.com/
278 stars 62 forks source link

Hot reloading not working #7

Closed kkitay closed 6 years ago

kkitay commented 6 years ago

normally nuxt supports hot reloading of code changes when served locally. is that excluded in this setup for some reason?

kkitay commented 6 years ago

nevermind i realized i was using serve, not dev which is where hot reloading works