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: use correct source maps in stacktrace #2027

Merged
merged 17 commits into from Oct 7, 2022

Commits on Sep 12, 2022

  1. [vitest] use correct source maps in stacktrace

    use vitenode server to get a fetch result instead of a transform result.
    And then get the sourcemap from it.
    haikyuu committed Sep 12, 2022
    Copy the full SHA
    24d1086 View commit details
    Browse the repository at this point in the history
  2. [vitest] refactor

    haikyuu committed Sep 12, 2022
    Copy the full SHA
    6f67d3d View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    455a93f View commit details
    Browse the repository at this point in the history
  4. commit lockfile

    haikyuu committed Sep 12, 2022
    Copy the full SHA
    efd5dc6 View commit details
    Browse the repository at this point in the history
  5. fix linter

    haikyuu committed Sep 12, 2022
    Copy the full SHA
    82059db View commit details
    Browse the repository at this point in the history
  6. fix types linter

    haikyuu committed Sep 12, 2022
    Copy the full SHA
    4e8a276 View commit details
    Browse the repository at this point in the history
  7. Copy the full SHA
    c117e6f View commit details
    Browse the repository at this point in the history
  8. push the correct snapshot

    haikyuu committed Sep 12, 2022
    Copy the full SHA
    5d2ee1c View commit details
    Browse the repository at this point in the history
  9. fix tests :)

    haikyuu committed Sep 12, 2022
    Copy the full SHA
    a2dfde5 View commit details
    Browse the repository at this point in the history
  10. Copy the full SHA
    dc9306e View commit details
    Browse the repository at this point in the history
  11. Copy the full SHA
    cf278e9 View commit details
    Browse the repository at this point in the history
  12. Copy the full SHA
    e623579 View commit details
    Browse the repository at this point in the history
  13. Copy the full SHA
    60b5467 View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2022

  1. Copy the full SHA
    ea2a473 View commit details
    Browse the repository at this point in the history
  2. reduce the size of snapshots

    haikyuu committed Sep 13, 2022
    Copy the full SHA
    6362066 View commit details
    Browse the repository at this point in the history

Commits on Sep 15, 2022

  1. Copy the full SHA
    1475f4a View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    76eb12f View commit details
    Browse the repository at this point in the history