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

Add a callback option to receive the hashed filename #17

Merged
merged 1 commit into from
Nov 28, 2017
Merged

Conversation

phamann
Copy link
Owner

@phamann phamann commented Nov 28, 2017

Fixes #14.

Often users have a situation where they have they array of sequential builds in a single config — one for the client, one for the service worker, one for the server etc — and each config depends on the output of the previous one.

This introduces a callback option which is called with the hashed filename, so it can be stored locally and used in subsequent configs.

@phamann phamann merged commit 24e1b95 into master Nov 28, 2017
@phamann
Copy link
Owner Author

phamann commented Nov 28, 2017

This has now been released in v1.3.0 🎉

@phamann phamann deleted the callback branch November 28, 2017 15:08
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.

None yet

1 participant