jonkemp / gulp-useref

Parse build blocks in HTML files to replace references to non-optimized scripts or stylesheets.
MIT License
705 stars 93 forks source link

Export file infor in Transform Streams #215

Open minhnhat2807 opened 7 years ago

minhnhat2807 commented 7 years ago

Should export parameter about file info to can loop files in assets (cache busting, format files, ...)

jonkemp commented 7 years ago

I don't understand what you are asking for.

minhnhat2807 commented 7 years ago

I mean that, is there any way to get the file info in stream loop before combine string?

Example: I would like to do something in "Transform Streams" step https://www.npmjs.com/package/gulp-useref#transform-streams