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>