Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

concat to the same file in multiple match blocks has surprising ordering #44

Open
dudleyf opened this issue Jan 23, 2012 · 1 comment
Open

Comments

@dudleyf
Copy link
Contributor

dudleyf commented Jan 23, 2012

If you're concating to a file in different match blocks, you would expect the files to be output in the order in which the match blocks appear in the Assetfile. What actually happens is that the output files get sorted alphabetically.

@wagenet
Copy link
Contributor

wagenet commented Nov 13, 2012

I wonder if this is still an issue. Seems likely.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants