Home

Issue: 1804

Generate only routes provided in generate.routes

[issue link]

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)

This question is available on Nuxt.js community (#c1618)