simon-dt / gulp-twig

Twig plugin for gulp.js, The streaming build system. Looking for maintainer or collaborators. See wiki
https://github.com/zimmen/gulp-twig/wiki/Looking-for-maintainer-or-collaborator(s)
MIT License
62 stars 33 forks source link

Passing twig options #57

Open emr opened 5 years ago

emr commented 5 years ago

Why did you do that? Why can't pass twig options directly as a basic object? https://github.com/zimmen/gulp-twig/blob/56f060de3f1c8e3582de59c85fb23e951978b66a/index.js#L49-L60

How can I set strict_variables: true option for twig??