Commit f030305
authored
test(nextjs): ensure orchestrion stays out of client bundles (#22777)
We are already restricting orchestrion channel injections to only be
active in the server bundle, but this test ensures that never slips.
Webpack, Vite, and Nuxt are already covered by tests, so Turbopack was
the last remaining gap.1 parent 1a87b00 commit f030305
1 file changed
Lines changed: 13 additions & 0 deletions
Lines changed: 13 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1337 | 1337 | | |
1338 | 1338 | | |
1339 | 1339 | | |
| 1340 | + | |
| 1341 | + | |
| 1342 | + | |
| 1343 | + | |
| 1344 | + | |
| 1345 | + | |
| 1346 | + | |
| 1347 | + | |
| 1348 | + | |
| 1349 | + | |
| 1350 | + | |
| 1351 | + | |
| 1352 | + | |
1340 | 1353 | | |
1341 | 1354 | | |
1342 | 1355 | | |
| |||
0 commit comments