Merge branch 'master' into navbar-handle-scroll

This commit is contained in:
B 2020-12-21 14:13:19 -03:00 committed by GitHub
commit 59339a978d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -53,6 +53,7 @@ module.exports = bundleAnalyzer({
// This rewrite will also handle `/search/designers`
source: '/search/:category',
destination: '/search',
locale: false
},
]
},