We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2acc67d
New: support for synchronous imports via <can-import> like so:
<can-import>
<can-import from="./my-module" module:to="myModule"/> {{ console.log(myModule) }}
This adds a new LetContext to each template, which constitutes a breaking change for steal-stache.