Environment in Liquid #13345
Unanswered
CChurchill404
asked this question in
Q&A
Replies: 2 comments
-
You will need to extend Liquid to get Environment variables. |
Beta Was this translation helpful? Give feedback.
0 replies
-
try and see if this works? {% block name:"environment", names:"Development" %}
...
{%endblock%} |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi all,
Is there a way to detect the current environment using liquid (Development / Production), if there is please let me know
Beta Was this translation helpful? Give feedback.
All reactions