Home

Issue: 2719

How to exclude some routes when using nuxt generate

[issue link]

current router

 page
 --- about.vue
 --- index.vue

I just want to generate an about HTML file when using nuxt generate, how can I do that?

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