サーバーサイドのbootも分けるように

This commit is contained in:
kakkokari-gtyih 2024-07-06 14:54:19 +09:00
parent 6f802477c3
commit 849973ece6
4 changed files with 274 additions and 57 deletions

View file

@ -74,8 +74,12 @@ html(class=embed && 'embed')
script(type='application/json' id='misskey_meta' data-generated-at=now)
!= metaJson
script
include ../boot.js
if embed
script
include ../boot.embed.js
else
script
include ../boot.js
body
noscript: p