Skip to content

Commit

Permalink
Build with source map
Browse files Browse the repository at this point in the history
  • Loading branch information
Corantin committed Dec 12, 2023
1 parent 042e7c4 commit dc99113
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/nextjs/next.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ const nextConfig = {
images: {
domains: ["picsum.photos", "www.figma.com", "unpkg.com", "xsgames.co", "randomuser.me"],
},
productionBrowserSourceMaps: true,
};

module.exports = nextConfig;

0 comments on commit dc99113

Please sign in to comment.