next.js
63e16fbf
- Skip further processing if `server-actions` transform emitted any errors
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
109 days ago
Skip further processing if `server-actions` transform emitted any errors After iterating through all module items, we should check if any errors were emitted. If errors are present, we should skip any further processing to avoid unnecessary work.
References
hl/stop-processing-on-error
Author
unstubbable
Committer
unstubbable
Parents
5b62dd85
Loading