Skip to content

Commit

Permalink
Merge pull request #39 from h-yoshikawa44/develop
Browse files Browse the repository at this point in the history
リリース v2.0.0(ViteにGitHub Pages向け設定追加)
  • Loading branch information
h-yoshikawa44 authored Sep 16, 2023
2 parents 1d9976d + 602267f commit 1578aac
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 react from '@vitejs/plugin-react';
import tsconfigPaths from 'vite-tsconfig-paths';

export default defineConfig({
base: '/close-to-2/',
server: {
open: true,
},
Expand Down

0 comments on commit 1578aac

Please sign in to comment.