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

Add support for TypeScript config files (.size-limit.ts, .size-limit.mts, .size-limit.cts) #355

Merged
merged 28 commits into from
Mar 13, 2024

Commits on Mar 12, 2024

  1. Add jiti to dependencies

    aryaemami59 committed Mar 12, 2024
    Configuration menu
    Copy the full SHA
    724c896 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cd4418f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9cc2224 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    99b3d50 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3556e71 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    fa1d20a View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    9bc6149 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    27ebf6f View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    cdd617d View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    0cc29e1 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    ee94b70 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    97c5eaa View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    b5971a4 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    881cb12 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    15064e6 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    23c47b7 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    1055880 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    d778dd8 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    afc1998 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    c6174ba View commit details
    Browse the repository at this point in the history
  21. Dynamically import jiti

      - Dynamically import `jiti` to avoid unnecessary initialization for non TS config files
    aryaemami59 committed Mar 12, 2024
    Configuration menu
    Copy the full SHA
    8a40708 View commit details
    Browse the repository at this point in the history

Commits on Mar 13, 2024

  1. Configuration menu
    Copy the full SHA
    42c1757 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3852851 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    453dbdf View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    26903bb View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    37f412e View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    76348aa View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    ee68efb View commit details
    Browse the repository at this point in the history