Closed ussuri closed 9 years ago
resolveToFullPath_('/', '.foo')
should resolve to /.foo
. ".foo" is a valid dot file name, not a folderSorry, I structured my comments in an unclear manner. Rephrasing:
So, it seems you are in agreement with what this PR achieves :)
I'll add a couple of comments in the code to explain why some of the above was happening.
@ebidel: ping
LGTM. Tests are passing :) Can you just address the one comment.
Done!
Bug fixes:
The jsbin for the new version is here: http://jsbin.com/fiqogurowo/2/edit?js,console