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 e8fa2d0 commit 2a7ff5cCopy full SHA for 2a7ff5c
packages/plugin-rsc/e2e/starter.test.ts
@@ -80,7 +80,6 @@ test.describe('build-development', () => {
80
})
81
await page.goto(f.url())
82
await waitForHydration_(page)
83
- console.log({ output })
84
expect(output).toContain('jsxDEV')
85
86
0 commit comments