Dear team,
We are trying to use igniteui-angular-excel library and installed it. We are using licenced version of Ignite UI.
It's working fine locally but when trying to deploy it on to the servers we are getting the following exception during the build command.
FATAL ERROR: Ineffective mark-compacts near heap limit Allocation failed - JavaScript heap out of memory
I have looked at this link https://es.infragistics.com/products/ignite-ui-angular/angular/components/excel-library#managing-heap to manage heap. But the setting "vendorSourceMap": false is not available in Angular 13.
I have also tried setting this "sourceMap": false in angular.json file but still not working.
Can you please look into this and provide us the solution ASAP.
Thanks
Hello and thank you for contacting Infragistics. Here is a link to a demo. Please refer to the package.json and its
Hi Michael,
Thanks for the reply.
Your solution worked but it increased our build time on the servers which is almost double the previous build time now. Is there any other way so that we can avoid this?
Hello,
Thank you for following up. I am glad it worked, but I don't know how to improve this. I recommend submitting a request on our github page here so our team can chime in if there is a suitable solution.
github.com/.../issues
Thanks for the response. I will submit a request of github page.