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(es/minifier): Don't inline regex for IIFEs #6283

Merged
merged 15 commits into from
Oct 29, 2022
Merged

Commits on Oct 28, 2022

  1. Add a test

    kdy1 committed Oct 28, 2022
    Configuration menu
    Copy the full SHA
    0a25f2e View commit details
    Browse the repository at this point in the history
  2. Add a test

    kdy1 committed Oct 28, 2022
    Configuration menu
    Copy the full SHA
    8cb4773 View commit details
    Browse the repository at this point in the history
  3. Fix

    kdy1 committed Oct 28, 2022
    Configuration menu
    Copy the full SHA
    aaf7ff2 View commit details
    Browse the repository at this point in the history
  4. Update test refs

    kdy1 committed Oct 28, 2022
    Configuration menu
    Copy the full SHA
    2b29c81 View commit details
    Browse the repository at this point in the history
  5. Add a test

    kdy1 committed Oct 28, 2022
    Configuration menu
    Copy the full SHA
    afe9a6d View commit details
    Browse the repository at this point in the history
  6. Add a test

    kdy1 committed Oct 28, 2022
    Configuration menu
    Copy the full SHA
    325477e View commit details
    Browse the repository at this point in the history
  7. Update test refs

    kdy1 committed Oct 28, 2022
    Configuration menu
    Copy the full SHA
    2493519 View commit details
    Browse the repository at this point in the history
  8. Revert

    kdy1 committed Oct 28, 2022
    Configuration menu
    Copy the full SHA
    d08cb4b View commit details
    Browse the repository at this point in the history
  9. Typo

    kdy1 committed Oct 28, 2022
    Configuration menu
    Copy the full SHA
    9ff67c6 View commit details
    Browse the repository at this point in the history
  10. Typo

    kdy1 committed Oct 28, 2022
    Configuration menu
    Copy the full SHA
    aae789f View commit details
    Browse the repository at this point in the history
  11. Update crates/swc_ecma_minifier/tests/fixture/issues/6279/2/input.js

    Co-authored-by: Justin Ridgewell <justin@ridgewell.name>
    kdy1 and jridgewell committed Oct 28, 2022
    Configuration menu
    Copy the full SHA
    53322f1 View commit details
    Browse the repository at this point in the history
  12. Update crates/swc_ecma_minifier/tests/fixture/issues/6279/2/output.js

    Co-authored-by: Justin Ridgewell <justin@ridgewell.name>
    kdy1 and jridgewell committed Oct 28, 2022
    Configuration menu
    Copy the full SHA
    557decb View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    2cdf2bf View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    5956e5a View commit details
    Browse the repository at this point in the history
  15. Update test refs

    kdy1 committed Oct 28, 2022
    Configuration menu
    Copy the full SHA
    6b2a6cc View commit details
    Browse the repository at this point in the history