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