CSS / JS Hash Fix for Magento
A simple module fix for Magento CSS / JS Merging. Instead of just using the files to do the hash against (which means it would re-generate with the same filenames, it now uses filemtime against each file)
- Added in base module
- Supports handling the filename for JS and CSS