Skip to content

Commit

Permalink
Remove trailingSlash: true
Browse files Browse the repository at this point in the history
  • Loading branch information
kylegach committed Jun 21, 2024
1 parent 28987de commit ed18670
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion apps/frontpage/next.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,6 @@ module.exports = {
},
],
},
trailingSlash: true,
// This was added to fix the error with remarkExpressiveCode
// https://stackoverflow.com/questions/77009138/module-has-no-exports-error-works-fine-on-stackblitz-but-fails-locally
webpack: (config) => {
Expand Down

0 comments on commit ed18670

Please sign in to comment.