Closed nickbalestra closed 7 years ago
At the moment we load async the external dependencies without taking into account the order on which they need to be loaded (ie React -> ReactDOM)
Related code -> https://github.com/opencomponents/oc-client-browser/blob/master/src/oc-client.js#L371-L384
At the moment we load async the external dependencies without taking into account the order on which they need to be loaded (ie React -> ReactDOM)
Related code -> https://github.com/opencomponents/oc-client-browser/blob/master/src/oc-client.js#L371-L384