forked from sheetjs/sheetjs
57b6fd4662
cp jszip.js dist/jszip.js cp ods.js dist/ods.js cp xlsx.js dist/ cp LICENSE dist/ uglifyjs xlsx.js -o dist/xlsx.min.js --source-map dist/xlsx.min.map --preamble "$(head -n 1 bits/00_header.js)" misc/strip_sourcemap.sh dist/xlsx.min.js uglifyjs jszip.js xlsx.js -o dist/xlsx.core.min.js --source-map dist/xlsx.core.min.map --preamble "$(head -n 1 bits/00_header.js)" misc/strip_sourcemap.sh dist/xlsx.core.min.js uglifyjs jszip.js dist/cpexcel.js xlsx.js -o dist/xlsx.full.min.js --source-map dist/xlsx.full.min.map --preamble "$(head -n 1 bits/00_header.js)" misc/strip_sourcemap.sh dist/xlsx.full.min.js |
||
---|---|---|
.. | ||
cpexcel.js | ||
jszip.js | ||
LICENSE | ||
ods.js | ||
xlsx.core.min.js | ||
xlsx.core.min.map | ||
xlsx.full.min.js | ||
xlsx.full.min.map | ||
xlsx.js | ||
xlsx.min.js | ||
xlsx.min.map |