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: pass root in babel config #12689

Merged
merged 6 commits into from Apr 19, 2022
Merged

fix: pass root in babel config #12689

merged 6 commits into from Apr 19, 2022

Commits on Apr 19, 2022

  1. Copy the full SHA
    054c1ef View commit details
    Browse the repository at this point in the history
  2. fix runtime tests

    SimenB committed Apr 19, 2022
    Copy the full SHA
    ac94768 View commit details
    Browse the repository at this point in the history
  3. one more

    SimenB committed Apr 19, 2022
    Copy the full SHA
    26d2e2b View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    71b8d20 View commit details
    Browse the repository at this point in the history
  5. Squashed commit of the following:

    commit 0b5c1d0d2d8568e7e7e5cdab46690f9ccf4eaad1
    Merge: 4d2ebc4 49a5eca
    Author: Simen Bekkhus <sbekkhus91@gmail.com>
    Date:   Tue Apr 19 15:03:01 2022 +0200
    
        Merge branch 'main' into multiprj-babel
    
    commit 4d2ebc4
    Author: Bradford Lemley <bradfordlemley@gmail.com>
    Date:   Mon Feb 4 10:29:31 2019 -0700
    
        Add tests for a few other babel config methods
    
    commit 4070442
    Author: Bradford Lemley <bradfordlemley@gmail.com>
    Date:   Mon Feb 4 08:14:39 2019 -0700
    
        Apply patch from jestjs#7794 (comment).
    
    commit 51d008c
    Author: Bradford Lemley <bradfordlemley@gmail.com>
    Date:   Sun Feb 3 11:03:28 2019 -0700
    
        Configure babel cwd to be project rootDir
    
    commit 0dc6df1
    Author: Bradford Lemley <bradfordlemley@gmail.com>
    Date:   Sun Feb 3 15:08:05 2019 -0700
    
        Add test demonstrating babel behavior difference individually vs. multiprj
    SimenB committed Apr 19, 2022
    Copy the full SHA
    5bad98b View commit details
    Browse the repository at this point in the history
  6. no unit tests

    SimenB committed Apr 19, 2022
    Copy the full SHA
    bd94125 View commit details
    Browse the repository at this point in the history