Static GitHub Issues

[983] Is it possible to watch server-side code without re-rendering client-side code?

prev: trying to require 'ws' only on server side code
next: Transition on Error page doesn't work.

Every time I make changes to server-side code in /app, the entire project rebuilds itself from scratch, including /resources. Is there a way to prevent this so that changes in /app only rebuilds /app?

<!--cmty--><!--cmty_prevent_hook--><div align="right"><sub><em>This question is available on <a href="https://nuxtjs.cmty.io">Nuxt.js</a> community (<a href="https://nuxtjs.cmty.io/nuxt/nuxt.js/issues/c852">#c852</a>)</em></sub></div>