chore(web): add React compiler and scan workflow #210
No reviewers
Labels
No labels
bug
documentation
duplicate
enhancement
good first issue
help wanted
invalid
question
track:api
track:auto
track:core
track:deploy
track:infra
track:ui
v0.1.0
v0.1.1
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
barrettruth/delta!210
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "chore/react-compiler-scan"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Summary
babel-plugin-react-compilerandreact-scanto the web app dev stackannotationmode, withDELTA_REACT_COMPILER_MODE=inferavailable for broad validation runsapp/layout.tsxwhile keeping Biome import ordering cleanTest plan
pnpm --dir /home/barrett/dev/delta-react-compiler typecheckpnpm --dir /home/barrett/dev/delta-react-compiler testnix develop /home/barrett/dev/delta-react-compiler -c biome check /home/barrett/dev/delta-react-compiler/next.config.ts /home/barrett/dev/delta-react-compiler/src/app/layout.tsx /home/barrett/dev/delta-react-compiler/src/app/layout-shell.tsx /home/barrett/dev/delta-react-compiler/src/components/react-scan.tsx /home/barrett/dev/delta-react-compiler/src/lib/react-client.ts /home/barrett/dev/delta-react-compiler/package.jsonnix develop /home/barrett/dev/delta-react-compiler -c pnpm --dir /home/barrett/dev/delta-react-compiler buildnix develop /home/barrett/dev/delta-react-compiler -c env DELTA_REACT_COMPILER_MODE=infer pnpm --dir /home/barrett/dev/delta-react-compiler build