Skip to content

Commit

Permalink
Removed dynamically generated props in github workflow.
Browse files Browse the repository at this point in the history
  • Loading branch information
digitalnomad91 committed Dec 20, 2024
1 parent 65ed883 commit 2921924
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions next.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,5 @@ module.exports = {
eslint: {
ignoreDuringBuilds: true,
},
output: 'export',
basePath: '/codebuilder-frontend', // Replace with your GitHub repository name
trailingSlash: true, // Ensures compatibility with GitHub Pages
}

0 comments on commit 2921924

Please sign in to comment.