We’re currently utilizing ag-Grid within Salesforce Lightning Web Components and aiming to upgrade from version 29 to version 31.
In version 29, ag-Grid provided an ESM (ECMAScript module) file, which we added directly to our component and imported Grid and ClientSideRowModelModule. However, upon checking version 31, the ESM file seems to be missing, causing the Grid import to fail.
Can anyone assist me in obtaining the ESM min file for version 31?
New contributor
Pramodh T is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.