tnguyen14 / tobiko

JavaScript static site generator
4 stars 3 forks source link

warning reading in yaml file #11

Closed tnguyen14 closed 10 years ago

tnguyen14 commented 10 years ago

Direct yaml files load via require() is deprecated! Use safeLoad() instead.

The fix for this could just be as easy as updating the npm package version?

tnguyen14 commented 10 years ago

this is specific to tnguyen14/generator-tobiko#4