Skip to content

Conversation

@RubenVerborgh
Copy link
Contributor

Fixes #587.

Copy link
Contributor

@dan-f dan-f left a comment

Choose a reason for hiding this comment

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

Great! 👍

const ns = require('solid-namespace')($rdf)
const S = require('string')
const mime = require('mime-types')
const path = require('path')
Copy link
Contributor

Choose a reason for hiding this comment

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

👏

}

let filePath = url.resolve(container, file)
const filePath = path.join(container, file)
Copy link
Contributor

Choose a reason for hiding this comment

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

lol

@dan-f dan-f merged commit 9cbc04d into release/v4.0.0 Sep 12, 2017
@dan-f dan-f deleted the fix/folder-spaces branch September 12, 2017 18:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants