Skip to content

fix: should throw errors if there is bad require() in vue.config.js #5500

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

Merged
merged 3 commits into from
May 19, 2020

Conversation

haoqunjiang
Copy link
Member

reverts #5305
this makes the tests a little more tedious, need to find a better way
to test these functionalities

fixes #5442

What kind of change does this PR introduce? (check at least one)

  • Bugfix
  • Feature
  • Code style update
  • Refactor
  • Docs
  • Underlying tools
  • Other, please describe:

Does this PR introduce a breaking change? (check one)

  • Yes
  • No

Other information:

reverts vuejs#5305
this makes the tests a little more tedious, need to find a better way
to test these functionalities

fixes vuejs#5442
@haoqunjiang haoqunjiang merged commit 01d4bea into vuejs:dev May 19, 2020
@haoqunjiang haoqunjiang deleted the fix-load-vue-config branch May 19, 2020 14:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

vue.config.js failing calls to require() are now ignored
1 participant