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 auto-commonjs and update swc #30661

Merged
merged 16 commits into from
Oct 30, 2021
Merged

Add auto-commonjs and update swc #30661

merged 16 commits into from
Oct 30, 2021

Commits on Oct 30, 2021

  1. Update swc

    kdy1 committed Oct 30, 2021
    Configuration menu
    Copy the full SHA
    33f8db1 View commit details
    Browse the repository at this point in the history
  2. Add auto-cjs

    kdy1 committed Oct 30, 2021
    Configuration menu
    Copy the full SHA
    783845c View commit details
    Browse the repository at this point in the history
  3. Add cjs finder

    kdy1 committed Oct 30, 2021
    Configuration menu
    Copy the full SHA
    fa6a853 View commit details
    Browse the repository at this point in the history
  4. impl Clone

    kdy1 committed Oct 30, 2021
    Configuration menu
    Copy the full SHA
    798853e View commit details
    Browse the repository at this point in the history
  5. Add auto-cjs

    kdy1 committed Oct 30, 2021
    Configuration menu
    Copy the full SHA
    9e0ca1a View commit details
    Browse the repository at this point in the history
  6. Make it testable

    kdy1 committed Oct 30, 2021
    Configuration menu
    Copy the full SHA
    6364379 View commit details
    Browse the repository at this point in the history
  7. Add a test

    kdy1 committed Oct 30, 2021
    Configuration menu
    Copy the full SHA
    dd91a96 View commit details
    Browse the repository at this point in the history
  8. Test it

    kdy1 committed Oct 30, 2021
    Configuration menu
    Copy the full SHA
    a9d8943 View commit details
    Browse the repository at this point in the history
  9. Update test refs

    kdy1 committed Oct 30, 2021
    Configuration menu
    Copy the full SHA
    3087ddc View commit details
    Browse the repository at this point in the history
  10. Fix contains_cjs

    kdy1 committed Oct 30, 2021
    Configuration menu
    Copy the full SHA
    54479ec View commit details
    Browse the repository at this point in the history
  11. Parse json in background thead

    kdy1 committed Oct 30, 2021
    Configuration menu
    Copy the full SHA
    9f71231 View commit details
    Browse the repository at this point in the history
  12. Enable LTO

    kdy1 committed Oct 30, 2021
    Configuration menu
    Copy the full SHA
    55d7445 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    c417c2e View commit details
    Browse the repository at this point in the history
  14. Fix

    kdy1 committed Oct 30, 2021
    Configuration menu
    Copy the full SHA
    f7c9438 View commit details
    Browse the repository at this point in the history
  15. More check before double-parsing

    kdy1 committed Oct 30, 2021
    Configuration menu
    Copy the full SHA
    1278ee9 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    dbce3b1 View commit details
    Browse the repository at this point in the history