Closed
Description
I am curious, what is the purpose of having this moduleId property on every component as of alpha.5?
It appears that module.id is the path to the application component at run time if the application is loaded via system.js. Is there any intention of supporting other use cases such as loading material in a umd fashion?
I am loading the modules in a umd format, therefore module.id is undefined. My only solution was to comment out //moduleId: module.id in the components.
Thank you
Greg
Metadata
Metadata
Assignees
Labels
No labels