Closed brwarner closed 3 years ago
Path | Size |
---|---|
dist/articy-node.cjs.production.min.js | 12.76 KB (-0.29% 🔽) |
dist/articy-node.esm.js | 10.44 KB (+33.5% 🔺) |
Just tested. This is actually a 2000% increase in the package size. My guess it it's all coming from the exceljs
package I'm using to read the Articy localization files. I'm on the lookout for a smaller package that just specializes in reading the xlsx
files but I might have to roll my own. There's no reason this package needs to grow so large.
Adds support for Localization features in Articy as well as TypeDoc documentation for the library.