Hi, Quoting David Prévot (2014-07-12 20:28:39) > I dont know: on one hand, there is currently no practical need of a > minified version of something else than compatibility.js, but on the other, > compatibility.js is really not the biggest JavaScript file distributed in > this package (might even be the smaller). > > Some third parties uses run-time (with cache) minification, so dont > really need provided minified files. It would be nice to have upstream > input on the matter actually.
if I read this correctly then this problem is already solved upstream with this commit: https://github.com/mozilla/pdf.js/commit/e5cd75083fabf663ce67be086e4fd7b3b99a44b2 this is part of the 1.0.277 release. So this should just be a matter of calling `nodejs make minified` in debian/rules and installing the result. cheers, josch -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

