next.js
43fd4bc1
- Turbopack: Remove unneeded warning for telemetry (#85039)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
74 days ago
Turbopack: Remove unneeded warning for telemetry (#85039) ### What? * The information is only needed for telementry, we should not error when a module doesn't match the regexp. * Fix the regex to support json too. (it was missing a layer attribute)
References
#85039 - Turbopack: Remove unneeded warning for telemetry
Author
sokra
Parents
a83f3c06
Loading