Skip to content

Synchronous support for can-import

Latest
Compare
Choose a tag to compare
@matthewp matthewp released this 04 Oct 13:50

New: support for synchronous imports via <can-import> like so:

<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.