Skip to content

Commit c7f64f3

Browse files
author
blucas.wu
committed
feat: update build base
1 parent d7302f1 commit c7f64f3

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

‎vite.config.ts‎

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@ export default defineConfig(({ mode }) => {
2828
}
2929
return {
3030
plugins: [react()],
31+
base: '/react-json-view',
3132
build: {
3233
outDir: 'docs-dist'
3334
}

0 commit comments

Comments
 (0)