Geneller Naranjo

Results 2 comments of Geneller Naranjo

In the compress_asset.ini file: ``` [filter_Uglifyjs] options = -c --source-map-include-sources --source-map-url http://domain/cached_js/scripts.js.map --source-map WEBROOT/cache_js/scripts.js.map ```

I tried with realpath() to get it to work with file names with spaces, but I get errors at the helper level, which is beyond the scope of this PR.