Skip to content

Commit

Permalink
more debugging logging
Browse files Browse the repository at this point in the history
  • Loading branch information
kahlstrm committed Jan 23, 2024
1 parent fb0e691 commit caa066f
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions apps/web/next.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -29,4 +29,9 @@ module.exports = {
},
];
},
logging: {
fetches: {
fullUrl: true,
},
},
};

0 comments on commit caa066f

Please sign in to comment.