next.js
070d31f7
- perf: Check file using SWC before applying React Compiler (#75605)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
251 days ago
perf: Check file using SWC before applying React Compiler (#75605) ### What? Check if the file is a file that is _interesting_ to the React Compiler before passing it to the React Compiler ### Why? It would skip the majority of files
References
#75605 - perf: Check file using SWC before applying React Compiler
Author
kdy1
Parents
581975d7
Loading