[Pas2js] minifier

Mattias Gaertner nc-gaertnma at netcologne.de
Mon Nov 19 17:18:43 CET 2018


Hi,

Trunk pas2js can now directly call postprocessors.

For example you can call uglifyjs to compress your js code:

http://wiki.freepascal.org/pas2js_minifier#Third_party_minifier

In my examples it reduced the size of pas2js programs by about 30-50%.

Mattias


More information about the Pas2js mailing list