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

Improve error for invalid page configurations #10441

Merged
merged 4 commits into from Feb 13, 2020

Commits on Feb 6, 2020

  1. Remove any type and fix edge cases

    Removed the "as any" and use the @babel/types typeguards instead. This revealed some edge cases that would just error.
    Janpot committed Feb 6, 2020
    Copy the full SHA
    f3d5661 View commit details
    Browse the repository at this point in the history

Commits on Feb 7, 2020

  1. Remove ts-ignore

    Janpot committed Feb 7, 2020
    Copy the full SHA
    5afce7f View commit details
    Browse the repository at this point in the history

Commits on Feb 13, 2020

  1. Copy the full SHA
    3a8d227 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    65f076d View commit details
    Browse the repository at this point in the history