This repository was archived by the owner on Jan 14, 2025. It is now read-only.

Description
It works fine on my local machine but breaks when i deploy on heroku with this error message
Uncaught Error: Corrupted zip : can't find end of central directory at f.readEndOfCentral (js2excel.min.js:3664) at f.load (js2excel.min.js:3676) at new f (js2excel.min.js:3621) at a.t.exports [as load] (js2excel.min.js:2937) at new a (js2excel.min.js:2902) at js2excel.min.js:28217 at cp (js2excel.min.js:28210) at FileReader.r.onload (js2excel.min.js:28957)
On Reactjs