Skip to content

Commit

Permalink
🔀 Merge branch 'master' of https://github.com/ahaywood/compressedfm
Browse files Browse the repository at this point in the history
# Conflicts:
#	nextjs/yarn.lock
  • Loading branch information
ahaywood committed Sep 11, 2023
2 parents c8979a8 + 5d06877 commit 0b43b1c
Show file tree
Hide file tree
Showing 44 changed files with 13,039 additions and 10,127 deletions.
8 changes: 0 additions & 8 deletions nextjs/.babelrc

This file was deleted.

6 changes: 6 additions & 0 deletions nextjs/next.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,10 @@ module.exports = {
images: {
domains: ['cdn.sanity.io'],
},
eslint: {
ignoreDuringBuilds: true,
},
compiler: {
styledComponents: true,
},
};
Loading

1 comment on commit 0b43b1c

@vercel
Copy link

@vercel vercel bot commented on 0b43b1c Sep 11, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.