Fixed usage of a partition pointing to a file instead of a folder

This commit is contained in:
Lucien Greathouse
2017-12-07 14:42:30 -08:00
parent cafb547894
commit 7042680a0a
2 changed files with 8 additions and 2 deletions

View File

@@ -1,7 +1,8 @@
# Rojo Change Log
## Current Master
* *No changes*
* Fixed server when using a file as a partition
* Previously, trailing slashes were put on the end of a partition even if the read request was an empty string. This broke file reading on Windows when a partition pointed to a file instead of a directory!
## 0.2.3
* Plugin only release