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?
This question is available on Nuxt.js community (#c852)