PlaceMe-SAS / single-spa-angular-cli-examples

MIT License
25 stars 15 forks source link

inter-app-communication in spa-angular-cli project #12

Open rberkovi opened 6 years ago

rberkovi commented 6 years ago
  1. Please advise if this project provides "hooks" to implement inter-app-communication , similar to https://github.com/me-12/single-spa-portal-example#multiple-angular-apps? We have requirement to load different route base on event. 2 .We will be running in production environment on IBM HTTP Server (Apache based), we need implement portal to support this on server vs webpack. How should implement configuration?
robinComa commented 6 years ago

Hello @rberkovi , could you provide to me the way to do hooks with this project?

Sorry for the delay :-)

rberkovi commented 6 years ago

Sorry, I'm trying to use the project . I'm not contributing . looking for help Is this project supports globaleventdispatcher feature? Also, it is still doesn't support AOT . Do you currently working to support this feature? Thank you.