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

Added option to specify compound file extensions #45

Closed thomheymann closed 4 years ago

thomheymann commented 10 years ago

Fixes sourcemaps file replacement not working #44

thomheymann commented 10 years ago

npm 1.2 doesn't support caret(^) version numbers so build fails on the node 0.8 CI job

grunt-contrib-jshint > jshint > cli > glob > package.json

{
  "dependencies": {
    "graceful-fs": "^3.0.2",
    "inherits": "2",
    "minimatch": "^1.0.0",
    "once": "^1.3.0"
  }
}
yanivefraim commented 9 years ago

Hey - Any news about that? My pull request is failing as well...

thomheymann commented 9 years ago

looks like this project is dead

yanivefraim commented 9 years ago

Its a bummer, because it is a good plugin and I am using it on my live projects. I tried contacting this guy but I cannot get his email