gulp-order
gulp-order copied to clipboard
order file by last matched index
This would be a great change for scenarios where one needs only to set the final item in a list. For instance including blah.css as the final file
order(["*", "blah.css"]);