chore(babel-config): forJest sentinel#2061
Conversation
✅ Deploy Preview for cedarjs canceled.
|
Greptile SummaryThis PR narrows the web Babel dev fatal error page transform to Jest. The main changes are:
Confidence Score: 4/5The main build, Jest, Vite, and prerender paths look covered, but default Babel consumers can now keep the dev fatal error page import.
packages/babel-config/src/web.ts Important Files Changed
Reviews (1): Last reviewed commit: "chore(babel-config): `forJest` sentinel" | Re-trigger Greptile |
|
| Command | Status | Duration | Result |
|---|---|---|---|
nx run-many -t test --minWorkers=1 --maxWorkers=4 |
✅ Succeeded | 3m 4s | View ↗ |
nx run-many -t build:pack --exclude create-ceda... |
✅ Succeeded | 24s | View ↗ |
nx run-many -t build |
✅ Succeeded | 1m 26s | View ↗ |
nx run-many -t test:types |
✅ Succeeded | 11s | View ↗ |
💡 Verify your cache is correct by running tasks in a sandbox. Read docs ↗
☁️ Nx Cloud last updated this comment at 2026-07-08 14:20:45 UTC
|
The changes in this PR are now available on npm. Try them out by running Or try it in a new app with |

Match #2058 so that we have a consistent pattern going forward for babel -> vite plugin rewrites