next.js
cf328d3a
- CPU prof: Write profiles to .next-profiles instead of .next/cpu-profiles (#92078)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
2 days ago
CPU prof: Write profiles to .next-profiles instead of .next/cpu-profiles (#92078) ## What? Writes the CPU profiles to .next-profiles. This makes sure it's not tied to `.next` / `.next/dev`. It's one consistent place for the file.
References
#92078 - CPU prof: Write profiles to .next-profiles instead of .next/cpu-profiles
Author
timneutkens
Parents
743615ba
Loading