Skip to content

Commit f2d6887

Browse files
committed
chore: 1.14.0 test debug true
1 parent 3d6cbb5 commit f2d6887

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

apps/website/vite.config.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -77,6 +77,7 @@ export default defineConfig(async () => {
7777
}),
7878
qwikVite({
7979
lint: false,
80+
debug: true,
8081
tsconfigFileNames: ['tsconfig.app.json'],
8182
client: {
8283
outDir: '../../dist/apps/website/client',

0 commit comments

Comments
 (0)