opencomponents / oc

OpenComponents, serverless in the front-end world for painless micro-frontends delivery
https://opencomponents.github.io/
MIT License
1.43k stars 122 forks source link

fix not adding oc-client on dev mode multiple times #1350

Closed ricardo-devis-agullo closed 10 months ago

ricardo-devis-agullo commented 10 months ago

When a components list is passed, the array was mutated every time by adding oc-client, which resulted in the component appearing multiple times.