mirror of
https://github.com/SheetJS/sheetjs.git
synced 2026-01-25 14:27:10 +00:00
- dist scripts properly export library - XLS/XLSB formulae quote sheet names containing spaces - skipHidden ported to streaming CSV write - updated codepage to 1.11.0 - flow and TS updates - webpack demo example using dist scripts - requirejs demo
3 lines
67 B
JavaScript
3 lines
67 B
JavaScript
var DO_NOT_EXPORT_CODEPAGE = true;
|
|
var DO_NOT_EXPORT_JSZIP = true;
|