Open marcoborsoi opened 1 year ago
According to a @vitejs core team member, It looks like a regression from https://github.com/vitejs/vite/pull/11919
A PR was created to address the issue: https://github.com/vitejs/vite/pull/12797
Hey @marcoborsoi, I checked the project link shared, the build does get stuck, but upgrading to the latest version solves the issue.
Using jsonToHtml makes
vite build --watch
stuckReproduction
https://stackblitz.com/edit/vitejs-vite-jxfzwy?file=src/index.ts
Steps to reproduce
Packages versions