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

Define global __WWW__ = true flag during www tests #21504

Merged
merged 2 commits into from
Jun 1, 2021

Commits on May 13, 2021

  1. Define global __WWW__ = true flag during www tests

    We already do that for __PERSISTENT__.
    sebmarkbage committed May 13, 2021
    Configuration menu
    Copy the full SHA
    4156271 View commit details
    Browse the repository at this point in the history
  2. Use @GATE www in ReactSuspenseCallback

    This allows it to not be internal anymore. We test it against the www build.
    sebmarkbage committed May 13, 2021
    Configuration menu
    Copy the full SHA
    a75601e View commit details
    Browse the repository at this point in the history