Skip to content

Commit

Permalink
merge wtih my stash
Browse files Browse the repository at this point in the history
  • Loading branch information
lfades committed Oct 24, 2020
1 parent 7b5b801 commit e50e318
Show file tree
Hide file tree
Showing 3 changed files with 201 additions and 169 deletions.
4 changes: 4 additions & 0 deletions next.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@ module.exports = {
sizes: [320, 480, 820, 1200, 1600],
domains: ['cdn11.bigcommerce.com'],
},
i18n: {
locales: ['en', 'es'],
defaultLocale: 'en',
},
rewrites() {
return [
{
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"keen-slider": "^5.2.4",
"lodash.debounce": "^4.0.8",
"lodash.random": "^3.2.0",
"next": "^9.5.6-canary.12",
"next": "^9.5.6-canary.13",
"next-seo": "^4.11.0",
"next-themes": "^0.0.4",
"nextjs-progressbar": "^0.0.6",
Expand Down
Loading

0 comments on commit e50e318

Please sign in to comment.