You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Would a read-only build similar to xlsx.mini.min.js (180Kb) reduce the file size much?
My project only needs to read Excel files into an array in memory, so I don't need any output formats.
Would a read-only build similar to xlsx.mini.min.js (180Kb) reduce the file size much?
My project only needs to read Excel files into an array in memory, so I don't need any output formats.
Thanks