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

Use vite and vitest #150

Merged
merged 6 commits into from
Jan 23, 2024
Merged

Use vite and vitest #150

merged 6 commits into from
Jan 23, 2024

Commits on Jan 17, 2024

  1. remove babel, rollup and jest; use vite and vitest instead

    Alina Saalfeld committed Jan 17, 2024
    Configuration menu
    Copy the full SHA
    80b6209 View commit details
    Browse the repository at this point in the history
  2. 2.7.0

    Alina Saalfeld committed Jan 17, 2024
    Configuration menu
    Copy the full SHA
    9d1cf9d View commit details
    Browse the repository at this point in the history
  3. fix tsconfig

    Alina Saalfeld committed Jan 17, 2024
    Configuration menu
    Copy the full SHA
    cfb2ec8 View commit details
    Browse the repository at this point in the history
  4. add package for coverage

    Alina Saalfeld committed Jan 17, 2024
    Configuration menu
    Copy the full SHA
    cf8c7c6 View commit details
    Browse the repository at this point in the history
  5. fix flaky test

    Alina Saalfeld committed Jan 17, 2024
    Configuration menu
    Copy the full SHA
    ea8a13f View commit details
    Browse the repository at this point in the history

Commits on Jan 18, 2024

  1. fix coverage excludes

    Alina Saalfeld committed Jan 18, 2024
    Configuration menu
    Copy the full SHA
    b6f0c53 View commit details
    Browse the repository at this point in the history