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

Don't swallow vue.config.js errors (fixes #874) #886

Closed

Conversation

chrisvfritz
Copy link
Contributor

I assumed the try/catch was only to avoid an error if vue.config.js didn't exist. This should accomplish the same, but still provide useful error output in cases of a syntax or runtime error in this file.

@yyx990803
Copy link
Member

There are some test related quirks for this change so I ended up doing it differently in a few commits starting at 14a2dc7 😅

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.

2 participants