Skip to content

Commit

Permalink
[site]Modify vite config
Browse files Browse the repository at this point in the history
  • Loading branch information
dufu1991 committed Aug 7, 2024
1 parent 5a1ce2b commit 5c745c4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion site/vite.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ import svgSprite from 'rollup-plugin-stdf-icon';

// https://vitejs.dev/config/
export default defineConfig({
base: './',
base: '/<REPO>/',
plugins: [
// @ts-ignore
svelte(),
Expand Down

0 comments on commit 5c745c4

Please sign in to comment.