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

Migrate to esm #860

Merged
merged 16 commits into from
Jul 2, 2024
Merged

Migrate to esm #860

merged 16 commits into from
Jul 2, 2024

Commits on Jun 26, 2024

  1. convert .eslint to esm

    sotojn committed Jun 26, 2024
    Configuration menu
    Copy the full SHA
    d8249c6 View commit details
    Browse the repository at this point in the history
  2. change yarn to cjs extension

    sotojn committed Jun 26, 2024
    Configuration menu
    Copy the full SHA
    9f8561a View commit details
    Browse the repository at this point in the history
  3. update jest config to be esm

    sotojn committed Jun 26, 2024
    Configuration menu
    Copy the full SHA
    da73065 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    eac8bfc View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9dba172 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    7ea9f1c View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    a3b50eb View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    c6589ed View commit details
    Browse the repository at this point in the history
  9. convert asset src to esm

    sotojn committed Jun 26, 2024
    Configuration menu
    Copy the full SHA
    688ed10 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    5fec316 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    c22c2a3 View commit details
    Browse the repository at this point in the history
  12. fix jest not defined error

    sotojn committed Jun 26, 2024
    Configuration menu
    Copy the full SHA
    a604274 View commit details
    Browse the repository at this point in the history
  13. hotfix for tests to pass

    sotojn committed Jun 26, 2024
    Configuration menu
    Copy the full SHA
    a3fb570 View commit details
    Browse the repository at this point in the history

Commits on Jul 1, 2024

  1. Configuration menu
    Copy the full SHA
    709750f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9f35773 View commit details
    Browse the repository at this point in the history
  3. cleanup jest config

    sotojn committed Jul 1, 2024
    Configuration menu
    Copy the full SHA
    a02ed1f View commit details
    Browse the repository at this point in the history