Skip to content

Commit

Permalink
Merge pull request #9 from salman-ibrahim/workflow-update
Browse files Browse the repository at this point in the history
fix build config
  • Loading branch information
salman-ibrahim committed Nov 21, 2023
2 parents 5737239 + b2fa581 commit a18a423
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions vite.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -9,4 +9,5 @@ export default defineConfig({
'@': '/src',
},
},
base: './',
})

0 comments on commit a18a423

Please sign in to comment.