Reached heap limit
We started getting random build errors and here is the error that we are receiving during build process:
We have a react app that is using vite for builds.
What might be the issue? Also added
--max-old-space-size=8192
cmd to build command but no luck.
0 Replies