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 into arrow heads #7099

Merged
merged 63 commits into from Mar 22, 2023
Merged

Commits on Mar 20, 2023

  1. Add a test

    kdy1 committed Mar 20, 2023
    Copy the full SHA
    960ccbc View commit details
    Browse the repository at this point in the history
  2. format input

    kdy1 committed Mar 20, 2023
    Copy the full SHA
    d139118 View commit details
    Browse the repository at this point in the history
  3. Reduce

    kdy1 committed Mar 20, 2023
    Copy the full SHA
    989e965 View commit details
    Browse the repository at this point in the history
  4. Reduce

    kdy1 committed Mar 20, 2023
    Copy the full SHA
    d5f9d0a View commit details
    Browse the repository at this point in the history
  5. Reduce

    kdy1 committed Mar 20, 2023
    Copy the full SHA
    2ae65ce View commit details
    Browse the repository at this point in the history
  6. Reduce

    kdy1 committed Mar 20, 2023
    Copy the full SHA
    84bfe45 View commit details
    Browse the repository at this point in the history
  7. Reduce

    kdy1 committed Mar 20, 2023
    Copy the full SHA
    dd10f1a View commit details
    Browse the repository at this point in the history
  8. Reduce

    kdy1 committed Mar 20, 2023
    Copy the full SHA
    4dba3c8 View commit details
    Browse the repository at this point in the history
  9. Reduce

    kdy1 committed Mar 20, 2023
    Copy the full SHA
    ef97f1e View commit details
    Browse the repository at this point in the history
  10. Reduce

    kdy1 committed Mar 20, 2023
    Copy the full SHA
    b7d3b79 View commit details
    Browse the repository at this point in the history
  11. Reduce

    kdy1 committed Mar 20, 2023
    Copy the full SHA
    e03fd8e View commit details
    Browse the repository at this point in the history
  12. Reduce

    kdy1 committed Mar 20, 2023
    Copy the full SHA
    643f4e0 View commit details
    Browse the repository at this point in the history
  13. Reduce

    kdy1 committed Mar 20, 2023
    Copy the full SHA
    9c62e18 View commit details
    Browse the repository at this point in the history
  14. Reduce

    kdy1 committed Mar 20, 2023
    Copy the full SHA
    951c2b4 View commit details
    Browse the repository at this point in the history
  15. Reduce

    kdy1 committed Mar 20, 2023
    Copy the full SHA
    c0a6a5c View commit details
    Browse the repository at this point in the history
  16. Reduce

    kdy1 committed Mar 20, 2023
    Copy the full SHA
    b1b4963 View commit details
    Browse the repository at this point in the history
  17. Reduce

    kdy1 committed Mar 20, 2023
    Copy the full SHA
    36a2f93 View commit details
    Browse the repository at this point in the history
  18. Reduce

    kdy1 committed Mar 20, 2023
    Copy the full SHA
    1bde072 View commit details
    Browse the repository at this point in the history
  19. Reduce

    kdy1 committed Mar 20, 2023
    Copy the full SHA
    003ac28 View commit details
    Browse the repository at this point in the history
  20. Reduce

    kdy1 committed Mar 20, 2023
    Copy the full SHA
    c23efcd View commit details
    Browse the repository at this point in the history
  21. Reduce

    kdy1 committed Mar 20, 2023
    Copy the full SHA
    c1d36a7 View commit details
    Browse the repository at this point in the history
  22. Reduce

    kdy1 committed Mar 20, 2023
    Copy the full SHA
    19145a1 View commit details
    Browse the repository at this point in the history
  23. Reduce

    kdy1 committed Mar 20, 2023
    Copy the full SHA
    8b1e102 View commit details
    Browse the repository at this point in the history
  24. Reduce

    kdy1 committed Mar 20, 2023
    Copy the full SHA
    2f8e6b6 View commit details
    Browse the repository at this point in the history
  25. Reduce

    kdy1 committed Mar 20, 2023
    Copy the full SHA
    78fbe31 View commit details
    Browse the repository at this point in the history
  26. Reduce

    kdy1 committed Mar 20, 2023
    Copy the full SHA
    7ef48c1 View commit details
    Browse the repository at this point in the history
  27. Reduce

    kdy1 committed Mar 20, 2023
    Copy the full SHA
    277fd9d View commit details
    Browse the repository at this point in the history
  28. Reduce

    kdy1 committed Mar 20, 2023
    Copy the full SHA
    d66ddaa View commit details
    Browse the repository at this point in the history
  29. Reduce

    kdy1 committed Mar 20, 2023
    Copy the full SHA
    db05d33 View commit details
    Browse the repository at this point in the history
  30. Reduce

    kdy1 committed Mar 20, 2023
    Copy the full SHA
    92b9cf1 View commit details
    Browse the repository at this point in the history
  31. Reduce

    kdy1 committed Mar 20, 2023
    Copy the full SHA
    0bd7042 View commit details
    Browse the repository at this point in the history
  32. Reduce

    kdy1 committed Mar 20, 2023
    Copy the full SHA
    c9595db View commit details
    Browse the repository at this point in the history
  33. Reduce

    kdy1 committed Mar 20, 2023
    Copy the full SHA
    8619aa4 View commit details
    Browse the repository at this point in the history
  34. Reduce

    kdy1 committed Mar 20, 2023
    Copy the full SHA
    e2a3319 View commit details
    Browse the repository at this point in the history
  35. Reduce

    kdy1 committed Mar 20, 2023
    Copy the full SHA
    a74a8e7 View commit details
    Browse the repository at this point in the history
  36. Reduce

    kdy1 committed Mar 20, 2023
    Copy the full SHA
    bb27a3e View commit details
    Browse the repository at this point in the history
  37. Reduce

    kdy1 committed Mar 20, 2023
    Copy the full SHA
    157d49d View commit details
    Browse the repository at this point in the history
  38. Reduce

    kdy1 committed Mar 20, 2023
    Copy the full SHA
    8670f9f View commit details
    Browse the repository at this point in the history
  39. Reduce

    kdy1 committed Mar 20, 2023
    Copy the full SHA
    71ad187 View commit details
    Browse the repository at this point in the history
  40. Reduce

    kdy1 committed Mar 20, 2023
    Copy the full SHA
    cb3046d View commit details
    Browse the repository at this point in the history
  41. Reduce

    kdy1 committed Mar 20, 2023
    Copy the full SHA
    ace6ee3 View commit details
    Browse the repository at this point in the history
  42. Reduce

    kdy1 committed Mar 20, 2023
    Copy the full SHA
    91e713c View commit details
    Browse the repository at this point in the history
  43. Reduce

    kdy1 committed Mar 20, 2023
    Copy the full SHA
    373f8f5 View commit details
    Browse the repository at this point in the history
  44. Reduce

    kdy1 committed Mar 20, 2023
    Copy the full SHA
    4cc770d View commit details
    Browse the repository at this point in the history
  45. Reduce

    kdy1 committed Mar 20, 2023
    Copy the full SHA
    da86219 View commit details
    Browse the repository at this point in the history
  46. Reduce

    kdy1 committed Mar 20, 2023
    Copy the full SHA
    d779e3b View commit details
    Browse the repository at this point in the history
  47. Reduce

    kdy1 committed Mar 20, 2023
    Copy the full SHA
    2f92e55 View commit details
    Browse the repository at this point in the history
  48. Reduce

    kdy1 committed Mar 20, 2023
    Copy the full SHA
    972b99b View commit details
    Browse the repository at this point in the history
  49. Reduce config

    kdy1 committed Mar 20, 2023
    Copy the full SHA
    b0eb14a View commit details
    Browse the repository at this point in the history
  50. prettier

    kdy1 committed Mar 20, 2023
    Copy the full SHA
    5885665 View commit details
    Browse the repository at this point in the history
  51. config.json

    kdy1 committed Mar 20, 2023
    Copy the full SHA
    9abbba9 View commit details
    Browse the repository at this point in the history
  52. Reduce config

    kdy1 committed Mar 20, 2023
    Copy the full SHA
    819d44c View commit details
    Browse the repository at this point in the history
  53. Reduce config

    kdy1 committed Mar 20, 2023
    Copy the full SHA
    93d7cd4 View commit details
    Browse the repository at this point in the history
  54. Reduce config

    kdy1 committed Mar 20, 2023
    Copy the full SHA
    f9aa894 View commit details
    Browse the repository at this point in the history
  55. Reduce config

    kdy1 committed Mar 20, 2023
    Copy the full SHA
    a887a9e View commit details
    Browse the repository at this point in the history
  56. Reduce config

    kdy1 committed Mar 20, 2023
    Copy the full SHA
    59b9093 View commit details
    Browse the repository at this point in the history
  57. Reduce config

    kdy1 committed Mar 20, 2023
    Copy the full SHA
    7482d52 View commit details
    Browse the repository at this point in the history
  58. Reduce config

    kdy1 committed Mar 20, 2023
    Copy the full SHA
    00cc081 View commit details
    Browse the repository at this point in the history
  59. Don't inline into arrow head

    kdy1 committed Mar 20, 2023
    Copy the full SHA
    9c6a135 View commit details
    Browse the repository at this point in the history
  60. REduce

    kdy1 committed Mar 20, 2023
    Copy the full SHA
    54d896e View commit details
    Browse the repository at this point in the history
  61. REduce

    kdy1 committed Mar 20, 2023
    Copy the full SHA
    ef26101 View commit details
    Browse the repository at this point in the history
  62. Update test refs

    kdy1 committed Mar 20, 2023
    Copy the full SHA
    49e83f7 View commit details
    Browse the repository at this point in the history

Commits on Mar 22, 2023

  1. Copy the full SHA
    832963e View commit details
    Browse the repository at this point in the history