mirror of
https://github.com/scratchfoundation/scratchjr.git
synced 2024-11-28 18:15:37 -05:00
Imports for home.js entry
This commit is contained in:
parent
fe3cf41883
commit
dfed05680f
1 changed files with 2 additions and 0 deletions
|
@ -1,5 +1,7 @@
|
|||
import {gn, preprocessAndLoadCss} from '../utils/lib';
|
||||
import iOS from '../iPad/iOS';
|
||||
import Localization from '../utils/Localization';
|
||||
import Lobby from '../lobby/Lobby.js';
|
||||
|
||||
function startup () {
|
||||
homeStrings();
|
||||
|
|
Loading…
Reference in a new issue