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

Implement SWC transformer for server and client graphs #40603

Merged
merged 16 commits into from Sep 16, 2022

Commits on Sep 14, 2022

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

Commits on Sep 15, 2022

  1. Copy the full SHA
    95d29f8 View commit details
    Browse the repository at this point in the history
  2. insert comment

    shuding committed Sep 15, 2022
    Copy the full SHA
    464ba8d View commit details
    Browse the repository at this point in the history

Commits on Sep 16, 2022

  1. switch to use swc transform

    shuding committed Sep 16, 2022
    Copy the full SHA
    a11dbee View commit details
    Browse the repository at this point in the history
  2. refine swc transform

    shuding committed Sep 16, 2022
    Copy the full SHA
    d70a37c View commit details
    Browse the repository at this point in the history
  3. update tests

    shuding committed Sep 16, 2022
    Copy the full SHA
    1b4940e View commit details
    Browse the repository at this point in the history
  4. remove unused variable

    shuding committed Sep 16, 2022
    Copy the full SHA
    e0cde98 View commit details
    Browse the repository at this point in the history
  5. fix test

    shuding committed Sep 16, 2022
    Copy the full SHA
    1b2f1df View commit details
    Browse the repository at this point in the history
  6. remove extra parser

    shuding committed Sep 16, 2022
    Copy the full SHA
    ba87cea View commit details
    Browse the repository at this point in the history
  7. fix tests

    shuding committed Sep 16, 2022
    Copy the full SHA
    da7718f View commit details
    Browse the repository at this point in the history
  8. fix rust fmt errors

    shuding committed Sep 16, 2022
    Copy the full SHA
    7349aeb View commit details
    Browse the repository at this point in the history
  9. fix tests

    shuding committed Sep 16, 2022
    Copy the full SHA
    b27649c View commit details
    Browse the repository at this point in the history
  10. fix shared component

    shuding committed Sep 16, 2022
    Copy the full SHA
    50a63fe View commit details
    Browse the repository at this point in the history
  11. Copy the full SHA
    f227a01 View commit details
    Browse the repository at this point in the history
  12. Copy the full SHA
    025282a View commit details
    Browse the repository at this point in the history
  13. Copy the full SHA
    d549f3d View commit details
    Browse the repository at this point in the history