I'm not sure if it is a problem with Nuxt or Feathers, but when I modify something on the server side it launches a rebuild that takes 30s and is very annoying for developping. I'm not having this issue with the client part, which takes 4s max to rebuild when a change is detected. I think it's because the server folder launches a full build when a change happens, and I don't know how to parameter this. If you have any idea, it would help me a lot! :)
<!--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/c926">#c926</a>)</em></sub></div>