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>