run init automatically

This commit is contained in:
Jakub 2026-07-12 13:14:40 +08:00
parent 831c05a60b
commit c3520a5b32

View file

@ -6,6 +6,8 @@ pragma->sxml function."
`(begin (get-resource "https://cdnjs.cloudflare.com/ajax/libs/mithril/2.2.2/mithril.min.js")
(pragma->sxml m)))
(mithril:init)
(define-macro (mithril:comp view . args)
"(mithril:comp view . args)