Skip to content

Add more detailed logging to build.js and other scripts #688

Open
@chrishavekost

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.

image

Desired Behavior

Relevant build/lint/startup errors should be logged, and script failures should be clear

Output may look something similar to:

image

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions