Conversation
tell Git to always use eol=lf so md5 file hashes of the unit test files are consistent across different OSs (the international test was failing on Windows due to Git end-of-line differences)
|
@CBas : we need to coordinate ;) |
|
Why is it necessary to wait on another task before this can be merged in? |
|
This new naming scheme was designed to work together with usemin 2.0 which hasn't been released yet. Merging it now will break compatibility with usemin 1.x which is the currently released version. |
|
This task is also useful standalone and at the moment I have to point to a sha on the fork just to get this small change. I'm not clear about how usemin 1.x would be affected by a separate task cutting a new release. It feels like that shouldn't be allowed to happen. Whatever is going on there, could that be fixed so as not to hold up change in this task while usemin is being rewritten? Thanks :) |
|
+1 looking forward to the merge |
|
@jfroom Done in grunt-filerev |
|
@CBas Is there any further reason this couldn't be merged? |
This adds suffix/postfix naming support as described in #2.
Note: to avoid breaking compatibility with yeoman/grunt-usemin, please do not accept this pull request until yeoman/grunt-usemin#113 has been merged into the v2.0 branch and the v2.0 branch has been merged into master.