Skip to content

Commit 4ee7d7a

Browse files
RulaKhaledchargome
andauthored
Update dev-packages/e2e-tests/test-applications/react-router-7-framework/react-router.config.ts
Co-authored-by: Charly Gomez <[email protected]>
1 parent aac3fe6 commit 4ee7d7a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

dev-packages/e2e-tests/test-applications/react-router-7-framework/react-router.config.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,5 @@ import type { Config } from '@react-router/dev/config';
22

33
export default {
44
ssr: true,
5-
// todo: check why this messes up client tracing in tests
65
prerender: ['/performance/static'],
76
} satisfies Config;

0 commit comments

Comments
 (0)