metalsmith / layouts

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

error message missing current file name #168

Closed mpalpha closed 5 years ago

mpalpha commented 5 years ago

Before opening an issue

mpalpha commented 5 years ago
Error: ENOENT: no such file or directory, open '/src/layouts/home1.hbs'

to

Error: index.hbs: ENOENT: no such file or directory, open '/src/layouts/home1.hbs'