Skip to content

using assets from stream rather than loading them #75

@nlundquist

Description

@nlundquist

In my use case it would be much easier to integrate gulp-useref if it were possible for it to concatenate files in the order defined in the html source; but instead of using the html resource paths as a reference for where to load the files it used them as the identifiers for ordering the files of the incoming stream which have already been loaded / compiled / moved during the previous steps in the pipeline to virtual paths / names that match those in the html source. Has this design ever been considered?

I also think this furthers the gulp plugin design goal of "do one thing".

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions