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(jest-config): add mjs and cjs to default moduleFileExtensions config #12578

Merged
merged 12 commits into from Mar 29, 2022

Commits on Mar 29, 2022

  1. Copy the full SHA
    5ac2828 View commit details
    Browse the repository at this point in the history
  2. update snapshot

    F3n67u committed Mar 29, 2022
    Copy the full SHA
    d5a05e9 View commit details
    Browse the repository at this point in the history
  3. fix test

    F3n67u committed Mar 29, 2022
    Copy the full SHA
    a789e11 View commit details
    Browse the repository at this point in the history
  4. exclude mjs to not tranpile

    F3n67u committed Mar 29, 2022
    Copy the full SHA
    6bd00da View commit details
    Browse the repository at this point in the history
  5. Update ScriptTransformer.ts

    F3n67u committed Mar 29, 2022
    Copy the full SHA
    0ecbe5a View commit details
    Browse the repository at this point in the history
  6. add cjs

    F3n67u committed Mar 29, 2022
    Copy the full SHA
    70522ef View commit details
    Browse the repository at this point in the history
  7. update changelog

    F3n67u committed Mar 29, 2022
    Copy the full SHA
    684dfef View commit details
    Browse the repository at this point in the history
  8. add e2e test

    F3n67u committed Mar 29, 2022
    Copy the full SHA
    8cbe3f3 View commit details
    Browse the repository at this point in the history
  9. add copyright header

    F3n67u committed Mar 29, 2022
    Copy the full SHA
    5c1acb1 View commit details
    Browse the repository at this point in the history
  10. Update CHANGELOG.md

    SimenB authored and F3n67u committed Mar 29, 2022
    Copy the full SHA
    469cec6 View commit details
    Browse the repository at this point in the history
  11. add comment

    F3n67u committed Mar 29, 2022
    Copy the full SHA
    8ea3283 View commit details
    Browse the repository at this point in the history
  12. run prettier

    F3n67u committed Mar 29, 2022
    Copy the full SHA
    be8ad01 View commit details
    Browse the repository at this point in the history