Changeset d43230f in Klonkt for src/views/pages

Timestamp:
07/21/2026 01:17:03 AM (7 weeks ago)
Author:
Robin <roboburr@…>
Branches:
main
Children:
6cbd014
Parents:
9e9e6f9
git-author:
Robin Genis <roboburr@…> (07/21/2026 01:17:02 AM)
git-committer:
Robin <roboburr@…> (07/21/2026 01:17:03 AM)
Message:

Harden: lazy-load @simplewebauthn/server so a missing dep never crashes boot

A canary that autofollows main before npm ci has run (or if it fails) would otherwise crash on the static import. The paid flow now imports the lib on first use, so only that flow degrades until the dependency is installed.

Co-Authored-By: Claude Opus 4.8 <noreply@…>

(No files)

Note: See TracChangeset for help on using the changeset viewer.