Vite + React: Maximum call stack size exceeded

305 Views Asked by At

error during build:
RangeError: Maximum call stack size exceeded I was building website with vite + react However, when trying to compile the production build, I run in the following error: error during build: RangeError: Maximum call stack size exceeded at String.substring () at replaceClose

0

There are 0 best solutions below