We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2ef8a9a commit 6ba4b36Copy full SHA for 6ba4b36
apps/website/vite.config.ts
@@ -76,6 +76,7 @@ export default defineConfig(async () => {
76
},
77
}),
78
qwikVite({
79
+ lint: false,
80
tsconfigFileNames: ['tsconfig.app.json'],
81
client: {
82
outDir: '../../dist/apps/website/client',
0 commit comments