tj / consolidate.js

Template engine consolidation library for node.js
3.48k stars 353 forks source link

Can I customize the arguments of pug view engine? #318

Open mike442144 opened 5 years ago

mike442144 commented 5 years ago

I'm using sailsjs now, which uses consolidate as low level view engine utility. But now I'm going to compile .pug file with some customized arguments? I've no idea how to implement. Thanks first.