Add top-level log for debugging boot timeout
All checks were successful
Build SilverBullet Plug / build (push) Successful in 20s

This commit is contained in:
2026-02-16 09:38:38 -08:00
parent 4d9943ed72
commit c382ab93ab

View File

@@ -2,6 +2,8 @@ import { clientStore, config, datastore, editor, index } from "@silverbulletmd/s
import { localDateString } from "@silverbulletmd/silverbullet/lib/dates";
import { convertIcsCalendar, type IcsCalendar, type IcsEvent, type IcsDateObjects } from "ts-ics";
console.log("[iCalendar] Plug loading...");
// ============================================================================
// Constants
// ============================================================================