Static GitHub Issues

[2984] pages目录下的页面都会被路由访问到?如何避免非路由的页面

prev: Dynamically generated route path does not work for snake case page names
next: [BUG] build.watch doesn't handle `~`

pages目录下的页面有些是业务抽象出来的组件,这时候不希望被路由访问到。该如何解决?

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