You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm using grunt-asset-fingerprint to tag some files when packaging for deployment...this involves changing references to those files within other files.
However, I don't want to check in the changed references...so I'd like to be able to reset individual files using grunt.
I've used the files configurations to include only the files I want to reset, but still resets all the modified files. Is this supported?
The text was updated successfully, but these errors were encountered: