Skip to content

Commit edd227a

Browse files
committed
root
1 parent 7a8ba78 commit edd227a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bookmarknav/vite.config.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,5 +11,5 @@ export default defineConfig({
1111
"@": path.resolve(__dirname, "./src"),
1212
},
1313
},
14-
envDir:"bookmark",
14+
root:"bookmark",
1515
})

0 commit comments

Comments
 (0)