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