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 c87dbc6 commit 783b800Copy full SHA for 783b800
1 file changed
packages/plugin-rsc/src/plugin.ts
@@ -311,7 +311,7 @@ export default function vitePluginRsc(
311
},
312
optimizeDeps: {
313
include: [
314
- 'react',
+ // 'react',
315
// 'react-dom',
316
// 'react/jsx-runtime',
317
// 'react/jsx-dev-runtime',
@@ -337,7 +337,7 @@ export default function vitePluginRsc(
337
338
339
340
341
342
343
0 commit comments