I want to share an application between to other container apps, both done in Ember. So the app have to communicate with the parent container and should be compiled just one time.
What is the correct way to do this? Use an iframe and communicate with App.__container__.lookup('controller:application')
?
Aucun commentaire:
Enregistrer un commentaire