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

Add a swc transform for removal of console.* calls. #31449

Merged
merged 6 commits into from Nov 16, 2021

Commits on Nov 16, 2021

  1. Copy the full SHA
    8ba9538 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    c74c059 View commit details
    Browse the repository at this point in the history
  3. Add tests for removeConsole.

    losfair committed Nov 16, 2021
    Copy the full SHA
    39f59f4 View commit details
    Browse the repository at this point in the history
  4. removeConsole example.

    losfair committed Nov 16, 2021
    Copy the full SHA
    240f59d View commit details
    Browse the repository at this point in the history
  5. Add a missing .gitignore.

    losfair committed Nov 16, 2021
    Copy the full SHA
    0d94c0e View commit details
    Browse the repository at this point in the history
  6. Resolve review comments.

    losfair committed Nov 16, 2021
    Copy the full SHA
    db89be9 View commit details
    Browse the repository at this point in the history