mirror of
https://github.com/reonokiy/blog.nokiy.net.git
synced 2025-06-15 11:12:54 +02:00
feat: enhance internationalization support with dynamic routing
This commit is contained in:
parent
d6c98880d3
commit
8c19d26cfd
12 changed files with 199 additions and 87 deletions
|
@ -43,6 +43,9 @@ export default defineConfig({
|
|||
codes,
|
||||
})),
|
||||
defaultLocale: locale,
|
||||
routing: {
|
||||
prefixDefaultLocale: false,
|
||||
},
|
||||
},
|
||||
integrations: [
|
||||
partytown({
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue