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 circular transpilation #26

Merged
merged 3 commits into from
May 31, 2019
Merged

Commits on May 31, 2019

  1. add a global variable to break the circular transpilation

    This is a dirty workaround, but I have no time now to make it proper.
    The proper solution, btw, would be to make Jest understand query params
    in imports jestjs/jest#6282
    Petr Leonov committed May 31, 2019
    Configuration menu
    Copy the full SHA
    861a03d View commit details
    Browse the repository at this point in the history
  2. gc

    Petr Leonov committed May 31, 2019
    Configuration menu
    Copy the full SHA
    fb69d88 View commit details
    Browse the repository at this point in the history
  3. fix query augmenting

    Petr Leonov committed May 31, 2019
    Configuration menu
    Copy the full SHA
    5caeebd View commit details
    Browse the repository at this point in the history