Update banner log

This commit is contained in:
2026-04-19 18:57:55 +01:00
parent ceeb6fbdaf
commit 40a987b983
3 changed files with 3 additions and 4 deletions
+1 -2
View File
@@ -70,9 +70,8 @@ export default async function bunextInit() {
global.REACT_IMPORTS_MAP = { imports: {} };
global.REACT_DOM_MODULE_CACHE = new Map<string, any>();
log.banner();
await init();
log.banner();
global.CONSTANTS = grabConstants();