UNPKG

scramjet-core

Version:

A pluggable minimal version of Scramjet that focuses only on stream transform and exposes only core features

7 lines (6 loc) 148 B
module.exports = function() { return { partial: __dirname + "/partial-docs/*.hbs", helper: __dirname + "/helper/*.js" }; };