fix: stabilize runtime follow-up regressions
This commit is contained in:
@@ -21,5 +21,6 @@ COMPONENT(Request& context)
|
||||
<script src="<?= app_asset_url("js/morphdom.js", context) ?>"></script>
|
||||
<script src="<?= app_asset_url("js/site.js", context) ?>"></script>
|
||||
<?: context.call["fragments"]["head"].to_string() ?>
|
||||
<?: context.call["fragments"]["once"].to_string() ?>
|
||||
</>
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user