mirror of
https://github.com/nuxt/nuxt.git
synced 2025-02-23 09:00:31 +00:00
add option value 'routerPrefixForChangeableBase' in router's options for this case: The app deploy in the address: https://xxx/base1/routername/pagename.html, in this case, the base value may be '/base1/', and i hope the address can also be visit at https://xxx/someSpePath/base1/routername/pagename.html,then routerPrefixForChangeableBase can be set '/routername'。the base value is too restrictive in some case. So, i hope fixed it. |
||
---|---|---|
.. | ||
babel-preset-app | ||
builder | ||
cli | ||
config | ||
core | ||
generator | ||
server | ||
types | ||
utils | ||
vue-app | ||
vue-renderer | ||
webpack |