Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
325
Ignite UI Excel JavaScript heap out of memory exception with Angular 13
posted

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://www.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