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): Make sequential inliner respect resolution order #6509

Merged
merged 32 commits into from Nov 29, 2022

Commits on Nov 24, 2022

  1. Add tests

    kdy1 committed Nov 24, 2022
    Copy the full SHA
    d9aff2a View commit details
    Browse the repository at this point in the history

Commits on Nov 25, 2022

  1. config.json

    kdy1 committed Nov 25, 2022
    Copy the full SHA
    61356c5 View commit details
    Browse the repository at this point in the history
  2. Update test refs without inliner

    kdy1 committed Nov 25, 2022
    Copy the full SHA
    15e22a8 View commit details
    Browse the repository at this point in the history
  3. config.json

    kdy1 committed Nov 25, 2022
    Copy the full SHA
    80f1e93 View commit details
    Browse the repository at this point in the history
  4. Reduce

    kdy1 committed Nov 25, 2022
    Copy the full SHA
    c30c1eb View commit details
    Browse the repository at this point in the history
  5. Reduce

    kdy1 committed Nov 25, 2022
    Copy the full SHA
    5d67098 View commit details
    Browse the repository at this point in the history
  6. Reduce

    kdy1 committed Nov 25, 2022
    Copy the full SHA
    9da8114 View commit details
    Browse the repository at this point in the history
  7. config.json

    kdy1 committed Nov 25, 2022
    Copy the full SHA
    6a4671c View commit details
    Browse the repository at this point in the history
  8. Reduce

    kdy1 committed Nov 25, 2022
    Copy the full SHA
    cce7d46 View commit details
    Browse the repository at this point in the history
  9. Reduce

    kdy1 committed Nov 25, 2022
    Copy the full SHA
    d789f5c View commit details
    Browse the repository at this point in the history
  10. Reduce

    kdy1 committed Nov 25, 2022
    Copy the full SHA
    448b379 View commit details
    Browse the repository at this point in the history
  11. Reduce

    kdy1 committed Nov 25, 2022
    Copy the full SHA
    867f33f View commit details
    Browse the repository at this point in the history
  12. Reduce

    kdy1 committed Nov 25, 2022
    Copy the full SHA
    b8c38c9 View commit details
    Browse the repository at this point in the history
  13. Reduce

    kdy1 committed Nov 25, 2022
    Copy the full SHA
    767dc36 View commit details
    Browse the repository at this point in the history
  14. Reduce

    kdy1 committed Nov 25, 2022
    Copy the full SHA
    aaff633 View commit details
    Browse the repository at this point in the history
  15. Reduce

    kdy1 committed Nov 25, 2022
    Copy the full SHA
    0db66f0 View commit details
    Browse the repository at this point in the history
  16. Move

    kdy1 committed Nov 25, 2022
    Copy the full SHA
    5488594 View commit details
    Browse the repository at this point in the history
  17. REduce

    kdy1 committed Nov 25, 2022
    Copy the full SHA
    b28f16f View commit details
    Browse the repository at this point in the history
  18. Fix?

    kdy1 committed Nov 25, 2022
    Copy the full SHA
    f82fc2a View commit details
    Browse the repository at this point in the history
  19. Pinpoint

    kdy1 committed Nov 25, 2022
    Copy the full SHA
    50f954b View commit details
    Browse the repository at this point in the history
  20. cleanup

    kdy1 committed Nov 25, 2022
    Copy the full SHA
    8ca20ea View commit details
    Browse the repository at this point in the history
  21. Fix

    kdy1 committed Nov 25, 2022
    Copy the full SHA
    9d84795 View commit details
    Browse the repository at this point in the history
  22. Update test refs

    kdy1 committed Nov 25, 2022
    Copy the full SHA
    13ba767 View commit details
    Browse the repository at this point in the history
  23. Comment

    kdy1 committed Nov 25, 2022
    Copy the full SHA
    d4f60a6 View commit details
    Browse the repository at this point in the history
  24. Optimize

    kdy1 committed Nov 25, 2022
    Copy the full SHA
    b1485c9 View commit details
    Browse the repository at this point in the history
  25. Pinpoint

    kdy1 committed Nov 25, 2022
    Copy the full SHA
    8e256ee View commit details
    Browse the repository at this point in the history
  26. cmt

    kdy1 committed Nov 25, 2022
    Copy the full SHA
    c69e7f1 View commit details
    Browse the repository at this point in the history
  27. Update test refs

    kdy1 committed Nov 25, 2022
    Copy the full SHA
    652068e View commit details
    Browse the repository at this point in the history

Commits on Nov 29, 2022

  1. Use intersection

    kdy1 committed Nov 29, 2022
    Copy the full SHA
    f82d3dd View commit details
    Browse the repository at this point in the history
  2. Update test refs

    kdy1 committed Nov 29, 2022
    Copy the full SHA
    4474ac9 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    c593df3 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    ef5d112 View commit details
    Browse the repository at this point in the history