next.js
6d5dc263
- Move `errorOnce` imports into statements guarded by `process.env.NODE_ENV === 'development'` (#94782)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
42 days ago
Move `errorOnce` imports into statements guarded by `process.env.NODE_ENV === 'development'` (#94782) See https://github.com/vercel/next.js/pull/94781; cc @icyJoseph
References
#94782 - Move `errorOnce` imports into statements guarded by `process.env.NODE_ENV === 'development'`
Author
sampoder
Parents
e51bc264
Loading