Skip to content

Commit d63f633

Browse files
committed
skip turbopack
1 parent 664a381 commit d63f633

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

test/turbopack-build-tests-manifest.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14603,7 +14603,8 @@
1460314603
"passed": [],
1460414604
"failed": [
1460514605
"app-dir client-components-tree-shaking should only include imported components 3rd party package in browser bundle with direct imports",
14606-
"app-dir client-components-tree-shaking should only include imported relative components in browser bundle with direct imports"
14606+
"app-dir client-components-tree-shaking should only include imported relative components in browser bundle with direct imports",
14607+
"app-dir client-components-tree-shaking should only include the imported identifier of CJS module in browser bundle"
1460714608
],
1460814609
"pending": [],
1460914610
"flakey": [],

0 commit comments

Comments
 (0)