Static GitHub Issues

[1804] Generate only routes provided in generate.routes

prev: Using axios globally
next: How can I use vuex store in custom Vue object?

It appears that the behavior has changed from completely ignoring filesystem API for generate if routes are provided to concatenating the user-supplied and generated routes? (in lib/builder/generator.js)

How can I only generate some routes?

(also, that should include generating no HTML by explicitly passing an empty array)

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