mirror of
https://github.com/FranP-code/classify_saved_videos_yt.git
synced 2025-10-13 00:32:25 +00:00
Fix react rendering
This commit is contained in:
@@ -10,5 +10,7 @@ export default defineConfig({
|
||||
plugins: [tailwindcss()]
|
||||
},
|
||||
|
||||
integrations: [react()]
|
||||
integrations: [react({
|
||||
experimentalDisableStreaming: true,
|
||||
})]
|
||||
});
|
||||
5635
web/pnpm-lock.yaml
generated
5635
web/pnpm-lock.yaml
generated
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user