zaunaf
Results
1
issues of
zaunaf
This problem https://github.com/gilbitron/Raneto/issues/8 re-appears in 0.9.0.. The solution pretty much the same, in raneto-core\lib\raneto.js line number 146: ``` var dir = raneto.config.content_dir.replace(/\\/g, "/"); var shortPath = filePath.replace(dir, '').trim(); ```
pending
more-information-needed