php-sprockets icon indicating copy to clipboard operation
php-sprockets copied to clipboard

A PHP implementation of Sprockets - The Ruby system for JS concatenation. Features built in Cacheing system.

Results 1 php-sprockets issues
Sort by recently updated
recently updated
newest added

if there is a url in the script, it will get removed, strip comments method thinks its a comment. workaroud: comment out strip comments. function stripComments() { //$this->js = preg_replace('/\/\/([^\n]+)/',...