fix(ssr): (backport #18150) fix source map remapping with multiple sources#18204
fix(ssr): (backport #18150) fix source map remapping with multiple sources#18204sapphi-red merged 1 commit intovitejs:v5from
Conversation
…ple sources Co-authored-by: Ari Perkkiö <[email protected]>
|
|
|
/ecosystem-ci run |
This comment was marked as outdated.
This comment was marked as outdated.
|
📝 Ran ecosystem CI on
✅ analogjs, astro, ladle, laravel, marko, nuxt, previewjs, quasar, qwik, rakkas, redwoodjs, storybook, unocss, vite-environment-examples, vite-plugin-pwa, vite-plugin-react, vite-plugin-react-swc, vite-plugin-svelte, vite-plugin-vue, vite-setup-catalogue, vitepress, vitest |
|
Vuepress fail says playwright installation issue https://github.com/vitejs/vite-ecosystem-ci/actions/runs/11098468509/job/30834087016#step:8:1566 Sveltekit fail is something I saw before in #18152 (comment), so probably flaky https://github.com/vitejs/vite-ecosystem-ci/actions/runs/11098468509/job/30834085391#step:8:2377 |
This comment was marked as outdated.
This comment was marked as outdated.
This comment was marked as outdated.
This comment was marked as outdated.
|
/ecosystem-ci run sveltekit |
|
/ecosystem-ci run vuepress |
Description
Backporting #18150 to unblock debugger issues on Vitest vitest-dev/vitest#6526.
It doesn't need to be released asap but it would be great to have if there's a chance for next batch of v5 patch.