Closed mubaraqwahab closed 2 years ago
{% getenv "NODE_ENV" %} should be equivalent to process.env.NODE_ENV.
{% getenv "NODE_ENV" %}
process.env.NODE_ENV
See 11ty shortcodes and see Expose branch info in site to add branch name to edit file link url
{% getenv "NODE_ENV" %}
should be equivalent toprocess.env.NODE_ENV
.See 11ty shortcodes and see Expose branch info in site to add branch name to edit file link url