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: tree-shake deterministic dynamic imports #4952

Merged
merged 26 commits into from Apr 23, 2023

Commits on Apr 20, 2023

  1. chore: init

    antfu committed Apr 20, 2023
    Configuration menu
    Copy the full SHA
    cbd91c5 View commit details
    Browse the repository at this point in the history
  2. feat: progress!

    antfu committed Apr 20, 2023
    Configuration menu
    Copy the full SHA
    7017995 View commit details
    Browse the repository at this point in the history
  3. chore: refactor

    antfu committed Apr 20, 2023
    Configuration menu
    Copy the full SHA
    aefef26 View commit details
    Browse the repository at this point in the history
  4. feat: it works!

    antfu committed Apr 20, 2023
    Configuration menu
    Copy the full SHA
    cd04d7a View commit details
    Browse the repository at this point in the history
  5. feat: support one more case

    antfu committed Apr 20, 2023
    Configuration menu
    Copy the full SHA
    f0d84c9 View commit details
    Browse the repository at this point in the history
  6. chore: update

    antfu committed Apr 20, 2023
    Configuration menu
    Copy the full SHA
    a1c5639 View commit details
    Browse the repository at this point in the history
  7. chore: rename

    antfu committed Apr 20, 2023
    Configuration menu
    Copy the full SHA
    d80ef4a View commit details
    Browse the repository at this point in the history
  8. chore: rename

    antfu committed Apr 20, 2023
    Configuration menu
    Copy the full SHA
    efdaf9f View commit details
    Browse the repository at this point in the history
  9. feat: add more case

    antfu committed Apr 20, 2023
    Configuration menu
    Copy the full SHA
    6aa9614 View commit details
    Browse the repository at this point in the history
  10. chore: improve coverage

    antfu committed Apr 20, 2023
    Configuration menu
    Copy the full SHA
    4b1c430 View commit details
    Browse the repository at this point in the history
  11. chore: revert solo flag

    antfu committed Apr 20, 2023
    Configuration menu
    Copy the full SHA
    8471f90 View commit details
    Browse the repository at this point in the history
  12. chore: refactor

    antfu committed Apr 20, 2023
    Configuration menu
    Copy the full SHA
    913bb4c View commit details
    Browse the repository at this point in the history
  13. feat: support more case

    antfu committed Apr 20, 2023
    Configuration menu
    Copy the full SHA
    9ac9832 View commit details
    Browse the repository at this point in the history

Commits on Apr 21, 2023

  1. chore: clean up

    antfu committed Apr 21, 2023
    Configuration menu
    Copy the full SHA
    00a30eb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8a17025 View commit details
    Browse the repository at this point in the history
  3. chore: clean up

    antfu committed Apr 21, 2023
    Configuration menu
    Copy the full SHA
    160d7ad View commit details
    Browse the repository at this point in the history
  4. fix: side-effects

    antfu committed Apr 21, 2023
    Configuration menu
    Copy the full SHA
    6ec1de6 View commit details
    Browse the repository at this point in the history
  5. chore: update snapshot

    antfu committed Apr 21, 2023
    Configuration menu
    Copy the full SHA
    42649c7 View commit details
    Browse the repository at this point in the history
  6. chore: cleanup

    antfu committed Apr 21, 2023
    Configuration menu
    Copy the full SHA
    5a730d9 View commit details
    Browse the repository at this point in the history

Commits on Apr 22, 2023

  1. chore: apply suggestions

    antfu committed Apr 22, 2023
    Configuration menu
    Copy the full SHA
    b537ad5 View commit details
    Browse the repository at this point in the history

Commits on Apr 23, 2023

  1. Configuration menu
    Copy the full SHA
    277496f View commit details
    Browse the repository at this point in the history
  2. fix: coverage missing variable

    antfu committed Apr 23, 2023
    Configuration menu
    Copy the full SHA
    fdbc684 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bab0387 View commit details
    Browse the repository at this point in the history
  4. chore: update

    antfu committed Apr 23, 2023
    Configuration menu
    Copy the full SHA
    fd1d761 View commit details
    Browse the repository at this point in the history
  5. chore: update test

    antfu committed Apr 23, 2023
    Configuration menu
    Copy the full SHA
    44620db View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    7a0ab4c View commit details
    Browse the repository at this point in the history