I am involved in angular project where it contains two separate angular applications say xyz.war and pqr.war (Two war files).
It was required to open an one angular application (xyz.war) in a popup dialog from the angular application (pqr.war). Kindly share your thoughts on this.
-
Use iframe and load the xyz application inside a popup dialog of pqr application.
-
Publish the components used in xyz application as npm packages and reuse them in pqr application. Is it going to work when application getting bigger and bigger
-
Use third party npm like repo "bit" and do the same as 2.
Which is going to work?
Aucun commentaire:
Enregistrer un commentaire