Open
Description
🚀 Feature request
Current Behavior
There are some cases where build.js
(and potentially other workflow scripts) silently swallow errors, making it harder to debug exactly what went wrong or what files may be missing for a successful build.
Desired Behavior
Relevant build/lint/startup errors should be logged, and script failures should be clear
Output may look something similar to:
Suggested Solution
Adding a try/catch or whatever you feel may be needed in order to capture and log these errors for developers
Who does this impact? Who is this for?
All users
Metadata
Assignees
Labels
No labels
Activity