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

multipart dir now takes a stream of vinyl files #35

Closed
wants to merge 1 commit into from

Conversation

jbenet
Copy link
Contributor

@jbenet jbenet commented Jul 18, 2015

the test doesn't work. there's a very odd error, something
is interfering with vinylfs.src...

@jbenet
Copy link
Contributor Author

jbenet commented Jul 18, 2015

cc @travisperson @krl

cwd: '/',
base: '/',
path: '/',
contents: file
})
} else if (!file instanceof File) {
return null
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this seems to be so wrong. why was there a return null here? totally silent failure.

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looked at this again, definitely wrong, i was parsing the for as a forEach, so that the return would just keep the loop going. i'll look at it.

@jbenet
Copy link
Contributor Author

jbenet commented Aug 13, 2015

closed in favor of #43

@jbenet jbenet closed this Aug 13, 2015
@jbenet
Copy link
Contributor Author

jbenet commented Aug 13, 2015

(it's fixed now)

@daviddias daviddias deleted the add-vinyl-stream branch November 22, 2015 14:34
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.

4 participants