node-restful icon indicating copy to clipboard operation
node-restful copied to clipboard

fixed rendering of html files after setting the templateRoot manually

Open FrankUrbainsky opened this issue 11 years ago • 1 comments

Thanks for your awesome module, it makes our work way more easy. We generate the models via json-files and feed it to your module. Each json-file needs a different rootPath, so we had to fix this. :)

FrankUrbainsky avatar Aug 21 '14 17:08 FrankUrbainsky

Can you can add a test case that shows that it was breaking and now works?

baugarten avatar Sep 28 '14 14:09 baugarten