Skip to content

4.1.1

Compare
Choose a tag to compare
@m-mujica m-mujica released this 08 Jun 21:52
· 40 commits to master since this release

Fixes issue with can-import not loading relative modules

In some scenarios, steal-stache would not add the module metadata needed by can-view-import to be able to load relative imports (the parent module address). This patch release makes sure the module metadata is added to the property read can-view-import during when is processing the imports.