Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
goccy committed Jan 9, 2025
1 parent 3157ff7 commit 8cb492e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/playground/vite.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,6 @@ import svgr from 'vite-plugin-svgr'

// https://vite.dev/config/
export default defineConfig({
base: '/go-yaml/',
plugins: [react(), svgr()],
})

0 comments on commit 8cb492e

Please sign in to comment.