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

[No QA] Fix regression on web due to #4760 #4800

Merged

Commits on Aug 24, 2021

  1. Update CAPTURE_METRICS check in babel.config.js

    process.env values are always strings
    kidroca committed Aug 24, 2021
    Configuration menu
    Copy the full SHA
    136f34a View commit details
    Browse the repository at this point in the history
  2. Add react-native-flipper to includeModules

    This prevents an error related to bundling: Expensify#4760 (comment)
    kidroca committed Aug 24, 2021
    Configuration menu
    Copy the full SHA
    c2d1d8e View commit details
    Browse the repository at this point in the history