prepare platform earlier
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
This commit is contained in:
parent
0b032d7434
commit
6222546e20
2 changed files with 6 additions and 3 deletions
|
@ -144,8 +144,6 @@ export async function loadApp(fragParams: {}, acceptBrowser: boolean) {
|
|||
|
||||
window.addEventListener('hashchange', onHashChange);
|
||||
|
||||
// set the platform for react sdk
|
||||
preparePlatform();
|
||||
const platform = PlatformPeg.get();
|
||||
|
||||
// Load the config from the platform
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue