php - Is it possible to disable 'minify-cation' with Minify? -


within zf project i'm using minify lib merge , minify js, since it's old project, didn't wrote view helper handle minify , there no way manage zf.

but it's difficult debug online because of obfuscation.

i'd know if it's possible disable compression, obfuscation or whatever, , use minify merge scripts single file.

any ideas ?

look debug mode. if can't add &debug urls directly, temporarily add $_get['debug'] = '1'; /min/config.php file in development environment.


Comments

Popular posts from this blog

asp.net - repeatedly call AddImageUrl(url) to assemble pdf document -

java - Android recognize cell phone with keyboard or not? -

iphone - How would you achieve a LED Scrolling effect? -