Luismahou / grunt-hashres

Hashes your js and css files and rename the <script> and <link> declarations that refer to them in your html/php/etc files.
MIT License
115 stars 41 forks source link

filename issue semi fix #59

Open AirBorne04 opened 8 years ago

AirBorne04 commented 8 years ago

At the moment the file name like template_app.js and app.js is confused that is why i added " or / prefix so that at least filenames like that arenot cnfused, still there is the problem with same filenames in different folders.