Skip to content

Commit

Permalink
update vite config
Browse files Browse the repository at this point in the history
  • Loading branch information
langonginc committed May 9, 2024
1 parent 7f0c2f6 commit 23e9f8d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion vite.config.mts
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ import legacy from '@vitejs/plugin-legacy';

// https://vitejs.dev/config
export default defineConfig({
base: '/seed-project/',
base: '/rmp-style-generator/',
plugins: [
react(),
legacy({
Expand Down

0 comments on commit 23e9f8d

Please sign in to comment.