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

feat: display last build errors in MissingEntrypointError #274

Merged
merged 4 commits into from
Oct 7, 2022

Conversation

ElMassimo
Copy link
Owner

Description 📖

This pull request implements the proposal in #269, to display build errors as part of the ViteRuby::MissingEntrypointError error message.

This is a nice improvement in UX, as users could now understand the problem without having to manually trigger a build.

Thanks for the suggestion @jrochkind! 😃

Screenshots 📷

Before

Screen Shot 2022-10-07 at 19 10 05

After

Screen Shot 2022-10-07 at 18 39 53

@ElMassimo ElMassimo added the enhancement New feature or request label Oct 7, 2022
@ElMassimo ElMassimo merged commit 107c980 into main Oct 7, 2022
@ElMassimo ElMassimo deleted the feat/build-errors branch October 7, 2022 22:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant