Skip to content
This repository was archived by the owner on Mar 31, 2020. It is now read-only.

fix for multiple calls to mix.browserify() #103#197

Merged
JeffreyWay merged 1 commit into
laravel:masterfrom
Helfull:master
Jul 6, 2015
Merged

fix for multiple calls to mix.browserify() #103#197
JeffreyWay merged 1 commit into
laravel:masterfrom
Helfull:master

Conversation

@Helfull
Copy link
Copy Markdown

@Helfull Helfull commented Jul 3, 2015

The main problem was that the bundle function holds always the last data passed in from dataSet.map

now the knows the stream about the data and keeps passing the right once to bundle

for issue #103

@Helfull Helfull changed the title fix for multiple calls to mix.browserify() #issue 103 fix for multiple calls to mix.browserify() ##103 Jul 3, 2015
@Helfull Helfull changed the title fix for multiple calls to mix.browserify() ##103 fix for multiple calls to mix.browserify() #103 Jul 3, 2015
@JeffreyWay JeffreyWay merged commit 8d36d7d into laravel:master Jul 6, 2015
@JeffreyWay
Copy link
Copy Markdown
Contributor

Thanks!

@upgle
Copy link
Copy Markdown

upgle commented Jul 7, 2015

Good!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants