Jordi Burgos
Jordi Burgos
@firelizzard18 I mean to capture the the profile data by test function or by benchmark function. I agree, it would not be useful to show the results for the whole...
Looks like there is some info in this github issue: https://github.com/SheetJS/sheetjs/issues/1158
This is quite a wide open question. Can you give more details?
If you have the data in the server, you can just create the file and store it in the server directly. This library works only on the browser side.
How are you getting the ExcellentExport module? How are you loading it in the code?
bower.json just need this lines: ``` "main": [ "./webshim/js-webshim/minified/polyfiller.js" ], ```