monkberry
monkberry copied to clipboard
Support of global variables in if statement
Hello,
I specified global variable in monkberry-loader settings, I can print this variable in template expression like {{myGlobalVar.param1}}
however {% if myGlobalVar.param1 %} throws compilation error...
Looks like a bug. Will fix it in next release. See next
branch.