Skip to content

Commit de17514

Browse files
committed
remove comment
1 parent 8640003 commit de17514

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

vite.lib.config.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,6 @@ import { defineConfig } from 'vite'
66

77
const __dirname = dirname (fileURLToPath (import.meta.url ))
88

9-
// https://vite.dev/config/
109
export default defineConfig({
1110
plugins: [react()],
1211
build: {

0 commit comments

Comments
 (0)