Skip to content

Commit f39739d

Browse files
authoredDec 10, 2023
Update vite.config.js
1 parent a33c5c4 commit f39739d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed
 

‎vite.config.js

+1
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,5 @@ import react from '@vitejs/plugin-react-swc'
44
// https://vitejs.dev/config/
55
export default defineConfig({
66
plugins: [react()],
7+
base: '/qr-code-component-react/'
78
})

0 commit comments

Comments
 (0)
Please sign in to comment.