Closed sschmidTU closed 4 years ago
the size mostly comes from OSMD, and we (mostly @bneumann) are already working on reducing the bundle size there, see chore/sizeReduce, with at least a few dozen KB saved already.
Unfortunately we won't quite get the size reduction of zipping of course.
Shouldn't the minification of a js script reduce the file size by a lot? Maybe the main point is uglification, but it's still strange that zipping the minified js reduces its size from 1.3MB to 312KB.
-> check minification settings