Skip to content

Commit

Permalink
add base path for deployment
Browse files Browse the repository at this point in the history
  • Loading branch information
apvarun committed Aug 23, 2024
1 parent 1f611d1 commit 775ad5a
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 @@ -16,4 +16,5 @@ export default defineConfig({
"Cross-Origin-Opener-Policy": "same-origin",
},
},
base: "/package-audit/",
});

0 comments on commit 775ad5a

Please sign in to comment.