Hi,
We are about to make a purchase of Syncfusion license and already have the invoicing details, but we are facing an issue which is stopping us from doing so.
We have integrated
"@syncfusion/ej2-angular-documenteditor": "19.2.62" library in our angular project.
Locally we are able to build and serve (it has become a lot slower after installing and importing documentEditor).
Our bundle size grew by 3MB! There has to be a solution for this.
Original bundle size:
We are currently unable to build our application in our docker environment because there is alwyas a HEAP OUT OF MEMORY exception. I know we can "fix" it by adding --max_old_space_size=xxx flag but that's not a solution in our case. Our docker containers have a fixed size of 2GB ram.