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

feat(es/minifier): Detect TypeScript enum initialization pattern #8986

Merged
merged 11 commits into from
May 30, 2024

Commits on May 28, 2024

  1. Add a test

    kdy1 committed May 28, 2024
    Configuration menu
    Copy the full SHA
    a7a267c View commit details
    Browse the repository at this point in the history
  2. More test

    kdy1 committed May 28, 2024
    Configuration menu
    Copy the full SHA
    5e78237 View commit details
    Browse the repository at this point in the history
  3. optimize_ts_enum_init

    kdy1 committed May 28, 2024
    Configuration menu
    Copy the full SHA
    4c30d9d View commit details
    Browse the repository at this point in the history
  4. Implement optimize_ts_enum_init

    kdy1 committed May 28, 2024
    Configuration menu
    Copy the full SHA
    89e6061 View commit details
    Browse the repository at this point in the history
  5. assign count

    kdy1 committed May 28, 2024
    Configuration menu
    Copy the full SHA
    409cb14 View commit details
    Browse the repository at this point in the history
  6. Update test refs

    kdy1 committed May 28, 2024
    Configuration menu
    Copy the full SHA
    9b7bb1c View commit details
    Browse the repository at this point in the history
  7. Add a test

    kdy1 committed May 28, 2024
    Configuration menu
    Copy the full SHA
    bfad124 View commit details
    Browse the repository at this point in the history
  8. fixup

    kdy1 committed May 28, 2024
    Configuration menu
    Copy the full SHA
    fa7e2fa View commit details
    Browse the repository at this point in the history
  9. Update test refs.

    kdy1 committed May 28, 2024
    Configuration menu
    Copy the full SHA
    1556822 View commit details
    Browse the repository at this point in the history

Commits on May 30, 2024

  1. Merge branch 'main' into m3

    swc-bot authored May 30, 2024
    Configuration menu
    Copy the full SHA
    22636a7 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'main' into m3

    kdy1 authored May 30, 2024
    Configuration menu
    Copy the full SHA
    3ceb0b5 View commit details
    Browse the repository at this point in the history