Static GitHub Issues

[2543] Underscores are not considered when building URLs

prev: Generating full absolute url for social icons
next: Plugin not found in v1.0.0

When a page like sign_in.vue is created, the url generated is /sign instead of /sign_in. Why not making it possible?

Why I want that behavior: I'm remaking a website using Nuxt and I want to keep the older URLs for SEO purposes.

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