Matthijs Rijken

Results 1 comments of Matthijs Rijken

We had this in our NextJS app as wel, in a utility function. Doing `const ExcelJS = await import('exceljs');` seems to have fixed it for us.