Static GitHub Issues

[1238] How to change generated static app to another directory.

prev: open the page directly 'asyncData' fail and you can successfully navigate to the page through other pages
next: How to change delimiters?

To separate concerns, i've got 2 directories, nuxt-client and feathers-server. i want nuxt to generate and drop the static site to feathers-server/public instead of nuxt-client/dist. Can I define this in config or is there another way to accomplish this?

<!--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/c1093">#c1093</a>)</em></sub></div>