mirror of
https://github.com/HeyPuter/puter.git
synced 2026-05-03 16:10:31 +00:00
Import and register putility in async init
This commit is contained in:
@@ -26,5 +26,8 @@ import './UI/UIElement.js';
|
||||
import './UI/UIWindowSaveAccount.js';
|
||||
import './UI/UIWindowEmailConfirmationRequired.js';
|
||||
|
||||
import putility from '@heyputer/putility';
|
||||
def(putility, '@heyputer/putility');
|
||||
|
||||
logger.info('end -> async initialization');
|
||||
globalThis.init_promise.resolve();
|
||||
|
||||
Reference in New Issue
Block a user