File tree Expand file tree Collapse file tree 1 file changed +3
-12
lines changed
dev-packages/e2e-tests/test-applications/nextjs-16-cacheComponents Expand file tree Collapse file tree 1 file changed +3
-12
lines changed Original file line number Diff line number Diff line change 4949 "variants" : [
5050 {
5151 "build-command" : " pnpm test:build-webpack" ,
52- "label" : " nextjs-16 (webpack)" ,
52+ "label" : " nextjs-16-cacheComponents (webpack)" ,
5353 "assert-command" : " pnpm test:assert-webpack"
54- },
55- {
56- "build-command" : " pnpm test:build-latest-webpack" ,
57- "label" : " nextjs-16 (latest, webpack)" ,
58- "assert-command" : " pnpm test:assert-webpack"
59- },
60- {
61- "build-command" : " pnpm test:build-latest" ,
62- "label" : " nextjs-16 (latest, turbopack)"
6354 }
6455 ],
6556 "optionalVariants" : [
6657 {
6758 "build-command" : " pnpm test:build-canary" ,
68- "label" : " nextjs-16 (canary, turbopack)" ,
59+ "label" : " nextjs-16-cacheComponents (canary, turbopack)" ,
6960 "assert-command" : " pnpm test:assert"
7061 },
7162 {
7263 "build-command" : " pnpm test:build-canary-webpack" ,
73- "label" : " nextjs-16 (canary, webpack)" ,
64+ "label" : " nextjs-16-cacheComponents (canary, webpack)" ,
7465 "assert-command" : " pnpm test:assert-webpack"
7566 }
7667 ]
You can’t perform that action at this time.
0 commit comments