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

Upgrade Twig to 1.13.2 (latest) #60

Closed VienDinhCom closed 5 years ago

VienDinhCom commented 5 years ago

Hi Simon,

I have upgraded Twig to 1.13.2 and change single quotes to double quotes in example/index-data.json file. All test cases were passed.

Please accept my pull request and publish the update to npmjs.com. Thanks!

Regards, Vien Dinh.

bezoerb commented 5 years ago

Node 4 fails. We should make Node 6 the min supported version to keep in line with twigjs

VienDinhCom commented 5 years ago

I think we should change this gulp-twig version from 1.2.0 to 1.3.0 to make everything safe.

Node@4 is too old for new projects.