Skip to content

Commit

Permalink
add base
Browse files Browse the repository at this point in the history
  • Loading branch information
takanotume24 committed Jun 6, 2024
1 parent 6816ccd commit 9430e2d
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 @@ -3,6 +3,7 @@ import vue from '@vitejs/plugin-vue';

export default defineConfig({
plugins: [vue()],
base: '/paper-translation-helper/',
build: {
outDir: 'dist',
},
Expand Down

0 comments on commit 9430e2d

Please sign in to comment.