Skip to content

Commit

Permalink
add base
Browse files Browse the repository at this point in the history
  • Loading branch information
mehdi-torabiv committed Aug 30, 2024
1 parent 4c3baa1 commit 0a36f08
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 @@ -7,6 +7,7 @@ import react from '@vitejs/plugin-react';

// https://vitejs.dev/config/
export default defineConfig({
base: '/identity-on-chain-platform/',
plugins: [react(), nodePolyfills()],
test: {
globals: true,
Expand Down

0 comments on commit 0a36f08

Please sign in to comment.