mediacurrent / theme_generator_8

Yeoman generator for Drupal Themes - lets you quickly set up a Drupal 8 theme with sensible defaults and best practices.
MIT License
100 stars 25 forks source link

Fixes handlebars security issue. #47

Closed zhawkins closed 4 years ago

zhawkins commented 4 years ago

Fixes handlebars dependency security issue by manually installing an upgraded version of handlebars. ☹️