Skip to content

Commit

Permalink
Merge branch 'main' into changeset-release/main
Browse files Browse the repository at this point in the history
  • Loading branch information
brankoconjic authored May 11, 2024
2 parents 4b1504c + a99a59b commit 07fdeb9
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions apps/docs/next.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,9 @@ const { withContentlayer } = require("next-contentlayer");
const nextConfig = {
basePath: "/wedges/docs",
reactStrictMode: true,
eslint: {
ignoreDuringBuilds: true,
},
images: {
remotePatterns: [
{
Expand Down

0 comments on commit 07fdeb9

Please sign in to comment.