-
I wanna use strategy e.g) pages/about.vue => Is there anybody who knows what should I do? |
Beta Was this translation helpful? Give feedback.
Answered by
rchl
May 19, 2022
Replies: 1 comment 1 reply
-
This module doesn't support such mode and I don't foresee it being supported in the future. You can use use this module with no_prefix strategy and locale auto-detection disabled and then implement something on top but I can't help you with that. |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
khackskjs
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
This module doesn't support such mode and I don't foresee it being supported in the future.
You can use use this module with no_prefix strategy and locale auto-detection disabled and then implement something on top but I can't help you with that.