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

[now dev] Add warning when there are no build matches #2594

Merged
merged 2 commits into from
Jul 23, 2019

Commits on Jul 22, 2019

  1. [now dev] Add warning when there are no build matches

    This matches the error in production, except it's just a non-fatal
    warning when running in `now dev`. This is so that the user can fix
    the warning without having to restart the `now dev` server.
    TooTallNate committed Jul 22, 2019
    Configuration menu
    Copy the full SHA
    6a9328e View commit details
    Browse the repository at this point in the history
  2. Add integration test

    TooTallNate committed Jul 22, 2019
    Configuration menu
    Copy the full SHA
    f55c865 View commit details
    Browse the repository at this point in the history