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 .swcrc so that it works with swc/jest and no temp .swcrc needed (with migrations) #9198

Merged
merged 4 commits into from Mar 7, 2022

Commits on Mar 4, 2022

  1. fix(js): remove hardcoded source-maps and add default value to source…

    …Maps in swcrc
    
    ISSUES CLOSED: #9187
    Chau Tran authored and Chau Tran committed Mar 4, 2022
    Copy the full SHA
    7c1b995 View commit details
    Browse the repository at this point in the history
  2. fix(js): rename .swcrc to .lib.swcrc (with migrations)

    Chau Tran authored and Chau Tran committed Mar 4, 2022
    Copy the full SHA
    6e183b0 View commit details
    Browse the repository at this point in the history
  3. fix(js): revert jest config js tmpl in jest generator and replace jes…

    …t config manually in JS generator
    Chau Tran authored and Chau Tran committed Mar 4, 2022
    Copy the full SHA
    7c887e9 View commit details
    Browse the repository at this point in the history
  4. chore(js): update snapshot

    Chau Tran authored and Chau Tran committed Mar 4, 2022
    Copy the full SHA
    d88b534 View commit details
    Browse the repository at this point in the history