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(js): adjust destination directory for swc executor #9072

Merged
merged 5 commits into from Feb 23, 2022
Merged

Commits on Feb 23, 2022

  1. fix(js): bump swc deps versions

    Chau Tran authored and Chau Tran committed Feb 23, 2022
    Copy the full SHA
    af04709 View commit details
    Browse the repository at this point in the history
  2. fix(js): change swc cli arguments to ensure it works in parity with tsc

    Chau Tran authored and Chau Tran committed Feb 23, 2022
    Copy the full SHA
    52ccb3b View commit details
    Browse the repository at this point in the history
  3. fix(js): add "dts" flag to swc executor

    Chau Tran authored and Chau Tran committed Feb 23, 2022
    Copy the full SHA
    a7b76dd View commit details
    Browse the repository at this point in the history
  4. fix(js): remove dts option as diff in perf is negligible

    Chau Tran authored and Chau Tran committed Feb 23, 2022
    Copy the full SHA
    750a9e8 View commit details
    Browse the repository at this point in the history
  5. fix(js): change logic around swc cli so that outputPath isn't computed

    Chau Tran authored and Chau Tran committed Feb 23, 2022
    Copy the full SHA
    0aad7a1 View commit details
    Browse the repository at this point in the history