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 & upgrade benchmarks #2544

Merged
merged 6 commits into from Nov 14, 2021
Merged

Commits on Nov 13, 2021

  1. Upgrade benchmarks to Parcel 2

    And fix various runtime errors when running the benchmark application
    srmagura committed Nov 13, 2021
    Configuration menu
    Copy the full SHA
    dd9066c View commit details
    Browse the repository at this point in the history
  2. Fix benchmark run script

    srmagura committed Nov 13, 2021
    Configuration menu
    Copy the full SHA
    a646591 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    977010a View commit details
    Browse the repository at this point in the history
  4. Fix ssr-benchmark

    - Upgrade to ES modules
    - Fix trying to create an Emotion cache without a key
    - Fix trying to read directly from a React context object
    srmagura committed Nov 13, 2021
    Configuration menu
    Copy the full SHA
    049f9d9 View commit details
    Browse the repository at this point in the history
  5. Update some React Native-related snapshots

    This was presumably caused by updating react-native-web from 0.13 to
    0.17.
    srmagura committed Nov 13, 2021
    Configuration menu
    Copy the full SHA
    be3e650 View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2021

  1. Configuration menu
    Copy the full SHA
    6e16197 View commit details
    Browse the repository at this point in the history