Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

visible errors #236

Merged
merged 1 commit into from
Aug 31, 2023
Merged

visible errors #236

merged 1 commit into from
Aug 31, 2023

Conversation

bdw617
Copy link
Contributor

@bdw617 bdw617 commented Aug 31, 2023

if you have a syntax error in your module, npx pepr build will now tell you without added -l debug
errors will not be logged as Error, so in the event any build function fails there's a visible message

@bdw617 bdw617 requested a review from bburky August 31, 2023 15:24
@bdw617 bdw617 linked an issue Aug 31, 2023 that may be closed by this pull request
Copy link
Member

@jeff-mccoy jeff-mccoy left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm, thx

@jeff-mccoy jeff-mccoy merged commit 5f4de97 into main Aug 31, 2023
@jeff-mccoy jeff-mccoy deleted the visible-errors-from-cli branch August 31, 2023 16:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

pepr build can silently fail
2 participants