mirror of
https://github.com/vercel/commerce.git
synced 2025-03-14 22:42:33 +00:00
fix locale category rewrite
This commit is contained in:
parent
aa36894605
commit
ae4480500f
@ -53,6 +53,7 @@ module.exports = bundleAnalyzer({
|
||||
// This rewrite will also handle `/search/designers`
|
||||
source: '/search/:category',
|
||||
destination: '/search',
|
||||
locale: false
|
||||
},
|
||||
]
|
||||
},
|
||||
|
Loading…
x
Reference in New Issue
Block a user