Skip to content

Commit 13df91e

Browse files
committed
try
1 parent edc88a3 commit 13df91e

3 files changed

Lines changed: 1 addition & 630 deletions

File tree

nodewatch/vite.config.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,5 +4,6 @@ import react from '@vitejs/plugin-react'
44
// https://vite.dev/config/
55
export default defineConfig({
66
plugins: [react()],
7+
build: { outDir: '..' },
78
base: '/nodewatch/',
89
})

0 commit comments

Comments
 (0)