Eddie Monge Jr
Eddie Monge Jr
Doesn't putting it as a query param automatically invalidate it in the browser cache for some browsers?
it would be a fix for https://github.com/yeoman/grunt-filerev/issues/85. but im still not sure its a good idea. maybe though.
`force` is probably better here than overwrite but I'm fine with either
Actually, the check should probably be there anyway. Seems like a bug that it overwrites the file that is exactly the same
You should have the names updated as part of your build process, not manually managing things like this.
In that case the file names should be updated whenever you run `grunt build` and so the references will be updated as well.
Oh ok. Hmm. This is really tricky to solve and I'm not even sure if its a filerev or usemin problem.
After thinking about this, without doing a ton of crazy voodoo magic and a lot of work, the simplest solution would be to change something in a.html as well. A...
Using the official node means npx would also be supported
Set the `relativeFontPath: '.'`