metalsmith / layouts

A metalsmith plugin for layouts
MIT License
116 stars 49 forks source link

Change `readPartials` from sync to async #91

Closed stereobooster closed 8 years ago

doodzik commented 8 years ago

you properly mean the fs-readdir-recrsive function. It makes sense to change that. Especially that we don't alter the partials in the process. If you want you can change that. I would merge that happily!