Open protometa opened 8 years ago
Since this is usually done when the app is initializing it would be nice to have a synchronous form of loadFile so that everything else that depends on the express app doesn't have to deal with a promise.
loadFile
Since this is usually done when the app is initializing it would be nice to have a synchronous form of
loadFile
so that everything else that depends on the express app doesn't have to deal with a promise.