Skip to content

adding pre and post processing path file hooks#167

Open
narfdre wants to merge 2 commits intozont:masterfrom
aiurio:master
Open

adding pre and post processing path file hooks#167
narfdre wants to merge 2 commits intozont:masterfrom
aiurio:master

Conversation

@narfdre
Copy link

@narfdre narfdre commented Mar 25, 2016

Since we are running behind a proxy we had the need to programmatically change where usemin looks for the source file and where it outputs the destination in the tags.

We added file path pre- and post-processing hooks to accomplish this. It should be backwards compatible

@zont
Copy link
Owner

zont commented Apr 7, 2016

generatedUrl(name, path, file)

path is a dependency of gulp-usemin. It can not be an argument of the generatedUrl.
Arguments should be:

generatedUrl(name, file)

@trojanc
Copy link

trojanc commented Sep 15, 2016

I need this too!

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

Successfully merging this pull request may close these issues.

3 participants