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

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

Merged
merged 3 commits into from May 19, 2020

Commits on May 19, 2020

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

    reverts vuejs#5305
    this makes the tests a little more tedious, need to find a better way
    to test these functionalities
    
    fixes vuejs#5442
    sodatea committed May 19, 2020
    Copy the full SHA
    767eba2 View commit details
    Browse the repository at this point in the history
  2. test: fix windows test

    sodatea committed May 19, 2020
    Copy the full SHA
    1c2c854 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    796483d View commit details
    Browse the repository at this point in the history