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

When does the process done? #57

Open
naorye opened this issue Feb 1, 2015 · 0 comments
Open

When does the process done? #57

naorye opened this issue Feb 1, 2015 · 0 comments

Comments

@naorye
Copy link

naorye commented Feb 1, 2015

I am using browserify and this factor-bundle plugin within gulp. I am outputting the result to writable streams (this is from browserify init):

            entries: bundleEntries,
            plugin: [ [ 'factor-bundle', { outputs: bundleOutputs.map(writeScript) } ] ]

How can I know when the gulp tasks ends (after all writeScript() calls done)?

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

No branches or pull requests

1 participant