Skip to content

fix(ssrTransform): sourcemaps with multiple sources #7

fix(ssrTransform): sourcemaps with multiple sources

fix(ssrTransform): sourcemaps with multiple sources #7

Triggered via push July 14, 2024 12:31
Status Failure
Total duration 3m 8s
Artifacts

ci.yml

on: push
Lint: node-20, ubuntu-latest
1m 40s
Lint: node-20, ubuntu-latest
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

2 errors
packages/vite/src/node/ssr/__tests__/ssrTransform.spec.ts > sourcemap with multiple sources: packages/vite/src/node/ssr/__tests__/ssrTransform.spec.ts#L439
Error: ENOENT: no such file or directory, open 'D:\D:\a\vite\vite\packages\vite\src\node\ssr\__tests__\fixtures\bundled-with-sourcemaps\bundle.js' ❯ Proxy.readFileSync node:fs:448:20 ❯ readFixture packages/vite/src/node/ssr/__tests__/ssrTransform.spec.ts:439:12 ❯ packages/vite/src/node/ssr/__tests__/ssrTransform.spec.ts:423:16 ⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯ Serialized Error: { errno: -4058, code: 'ENOENT', syscall: 'open', path: 'D:\D:\a\vite\vite\packages\vite\src\node\ssr\__tests__\fixtures\bundled-with-sourcemaps\bundle.js' }
Build&Test: node-20, windows-latest
Process completed with exit code 1.