forked from crowetic/commerce
Merge pull request #125 from renanfeluck/fix-locale-rewrite
fix locale category rewrite
This commit is contained in:
commit
8908bb3904
@ -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