Static GitHub Issues

[3327] How to change request url from /_nuxt/xx to /nuxt/xx

prev: 安卓4.4.2 及以下 webview 直接访问nuxt二级页面代码不执行 访问首页再进二级页正常
next: Dynamic routing
<!-- IMPORTANT: Please use the following link to create a new issue: https://nuxtjs.cmty.io/issues/new If your issue was not created using the app above, it will be closed immediately. -->

I want to use Aliyun SLB for app load balance. Nuxt http request always starts with /_nuxt, but Aliyun SLB cannot use '_'.

Is there any ways to change url prefix ?

Thanks

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