Skip to content

Commit 6644a1c

Browse files
committed
chore: format config files
1 parent fba1586 commit 6644a1c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

vite-lib.config.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ export default defineConfig({
88
'process.env.NODE_DEBUG': 'false',
99
},
1010
publicDir: 'types',
11-
base: "./",
11+
base: './',
1212
build: {
1313
lib: {
1414
entry: '', // we override this with input below

0 commit comments

Comments
 (0)