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 1141f4f commit b82d3d9Copy full SHA for b82d3d9
test/edge.spec.ts
@@ -95,7 +95,7 @@ describe('generateRscDataEdgeManifest', () => {
95
])
96
})
97
98
- it('should not return manifest entries for dynamic appDir routes without dataRoute', async () => {
+ it('should not return manifest entries for dynamic appDir routes without dataRouteRegex', async () => {
99
const prerenderManifest: PrerenderManifest = {
100
...basePrerenderManifest,
101
dynamicRoutes: {
0 commit comments