Abdulrahman
Abdulrahman
Hi, This library support promises in context, however, this support seems to be missing when evaluating an expression ``` engine .parseAndRender('{%if name== blank %}it is promise, not blank!{%endif%}', {name: Promise.resolve('alice')})...
Hello, I would like to thank you again for this great library, i see how much effort you put in. I am having two issues with the library. I need...
### Package.json file ```JSON { "name": "medusa-starter-default", "version": "0.0.1", "description": "A starter for Medusa projects.", "author": "Medusa (https://medusajs.com)", "license": "MIT", "keywords": [ "sqlite", "postgres", "typescript", "ecommerce", "headless", "medusa" ], "scripts":...