Static GitHub Issues

[1033] Hot reloading fails with no recovery after any source file deletion even if the file is not needed anymore

prev: Difference between generate function and prerender-spa-plugin
next: Wildcard slugs in router (allow for slashes in param)

How to reproduce:

  • create a component and import it into page. See the server is up and running and the page with the component works just fine.
  • delete the component. See there's an error, which is okay.
  • delete component import from the page. See the error didn't go away, while it sorta should.
<!--cmty--><!--cmty_prevent_hook--><div align="right"><sub><em>This feature request is available on <a href="https://nuxtjs.cmty.io">Nuxt.js</a> community (<a href="https://nuxtjs.cmty.io/nuxt/nuxt.js/issues/c896">#c896</a>)</em></sub></div>