Nuxt/packages
chenPengXu cca6187639
Update router.js: add option value 'routerPrefixForChangeableBase'
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.
2023-08-30 20:52:31 +08:00
..
babel-preset-app chore(deps): update all non-major dependencies (2.x) (#22706) 2023-08-25 19:55:58 +01:00
builder v2.17.1 2023-07-14 23:34:23 +01:00
cli chore(deps): update all non-major dependencies (2.x) (#22706) 2023-08-25 19:55:58 +01:00
config chore(deps): update all non-major dependencies (2.x) (#22706) 2023-08-25 19:55:58 +01:00
core v2.17.1 2023-07-14 23:34:23 +01:00
generator chore(deps): update all non-major dependencies (2.x) (#22706) 2023-08-25 19:55:58 +01:00
server chore(deps): update all non-major dependencies (2.x) (#22706) 2023-08-25 19:55:58 +01:00
types v2.17.1 2023-07-14 23:34:23 +01:00
utils chore(deps): update all non-major dependencies (2.x) (#22706) 2023-08-25 19:55:58 +01:00
vue-app Update router.js: add option value 'routerPrefixForChangeableBase' 2023-08-30 20:52:31 +08:00
vue-renderer chore(deps): update all non-major dependencies (2.x) (#22706) 2023-08-25 19:55:58 +01:00
webpack chore(deps): update all non-major dependencies (2.x) (#22706) 2023-08-25 19:55:58 +01:00