PentiaLabs / generator-helix

Generate Helix compliant solutions with Yeoman.
MIT License
40 stars 22 forks source link

Fixes #72 - added new template varaible #74

Closed TakeitEasyAlan closed 7 years ago

TakeitEasyAlan commented 7 years ago

Requirements

it now prefixes the variable in the serialization file correctly

Description of the Change

added a templatedata variable with the layer name that was lower-cased to match sitecore's way f declaring varaibels

Benefits

serialization file has the correct values.

TakeitEasyAlan commented 7 years ago

Thanks for adding the test @Saturate