Commit 7f83ddc
committed
fix: update app initialization to support async runtime imports
- Changed app initialization in init.ts to await the runtime import function
- Ensured compatibility with asynchronous configuration loading
- Minor adjustments to maintain existing functionality1 parent 1956d27 commit 7f83ddc
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
414 | 414 | | |
415 | 415 | | |
416 | 416 | | |
417 | | - | |
| 417 | + | |
418 | 418 | | |
419 | 419 | | |
420 | 420 | | |
| |||
0 commit comments