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 b2b877a commit 1efe394Copy full SHA for 1efe394
packages/plugin-rsc/src/plugin.ts
@@ -444,7 +444,6 @@ export default function vitePluginRsc(
444
manager.isScanBuild = false
445
builder.environments.rsc!.config.build.write = true
446
builder.environments.ssr!.config.build.write = true
447
-
448
logStep('[3/5] build rsc environment...')
449
await builder.build(builder.environments.rsc!)
450
0 commit comments