Invision Community 4: SEO, prepare for v5 and dormant account notifications Matt November 11, 2024Nov 11
Posted August 25, 200717 yr I change some jscript file and want compress it. I have tested ESC, But the compressed JScript seems cannot work. eg: when compress ips_text_editor.js, some function of Editor doesnot work properly.Which JS Minimizer does IPS use?
August 25, 200717 yr It probably just uses fopen() and fwrite() and strips all \n ;) Not that complicated at all.
August 26, 200717 yr If you can't find the one IPS uses. Dean Edwards' Packer is another great.I have tested it online with ips_text_editor.js, it seems work fine. But the .NET, perl and PHP applications of it cannot work...I will test more, thanks.
Archived
This topic is now archived and is closed to further replies.