Closed art-alexeyenko closed 2 weeks ago
One more thing - do we need some migration instructions to the upgrade guide?
@illiakovalenko @yavorsk Addressed your comments, please take a look. In regards to upgrade guide, I added some light instructions. Otherwise, there's not much to instruct, right? Xmcloud proxy is a new product, users would simply need to make the switch and start using it.
@art-alexeyenko Can you, please, check code coverage as well? use "npm run coverage", I've seen that code snippets are not covered
Description / Motivation
Adds personalization and A/B testing support into angular-xmcloud setup. Personalization works through xmcloud-proxy and should allow for personalization support for react and vue in future.
Testing Details
Types of changes