[TYPO3-dev] Javascript Minify-Manager
    Christopher Lörken 
    christopher at loerken.net
       
    Mon Mar  9 22:52:11 CET 2009
    
    
  
Dmitry Dulepov schrieb:
> Do not use compressed scripts in development ;) It is better to use uncompressed scripts during developmenty because it simplifies error detection. For example, if MSIE or FireBug tell me that error is on line 3, character 10245 of the compressed script, it is not of much use :)
That is exactly, why the minifyJS2TempFile method I've posted below has 
a "skipForDebug" param ;)
    
    
More information about the TYPO3-dev
mailing list