tj / consolidate.js

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

Use `namespaces` option for twig engine #333

Closed mgrsskls closed 3 years ago

mgrsskls commented 4 years ago

Hey!

At the moment, using namespaces with twig.js is not possible, because the option namespaces is not passed to the render function.

See also: https://github.com/twigjs/twig.js/wiki#namespaces