I have two projects, A and B, both developed with ReactJS each have its separate bundle file, which means duplicated React after build. but A calls B in itself (not iframe).