We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Using jsonToHtml makes vite build --watch stuck
vite build --watch
https://stackblitz.com/edit/vitejs-vite-jxfzwy?file=src/index.ts
@contentstack/json-rte-serializer: 2.0.2 typescript: 4.9.3 vite: 4.2.1
The text was updated successfully, but these errors were encountered:
According to a @vitejs core team member, It looks like a regression from vitejs/vite#11919
A PR was created to address the issue: vitejs/vite#12797
Sorry, something went wrong.
Hey @marcoborsoi, I checked the project link shared, the build does get stuck, but upgrading to the latest version solves the issue.
harshalpatel91
Jayesh2812
Ashwini-Rathod
No branches or pull requests
Using jsonToHtml makes
vite build --watch
stuckReproduction
https://stackblitz.com/edit/vitejs-vite-jxfzwy?file=src/index.ts
Steps to reproduce
Packages versions
The text was updated successfully, but these errors were encountered: