run init automatically
This commit is contained in:
parent
831c05a60b
commit
c3520a5b32
1 changed files with 2 additions and 0 deletions
|
|
@ -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)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue