FrontendDeveloper.in

Vue.js question detail

What is the default behavior of hot reloading?

Hot Reload is always enabled except below situations:

  1. webpack target is node (SSR)
  2. webpack minifies the code
  3. process.env.NODE_ENV === 'production'
Back to all Vue.js questions
Get LinkedIn Premium at Rs 399