mirror of
https://github.com/kevin-DL/sapper.git
synced 2026-01-14 03:54:46 +00:00
fix empty preload
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
<script context="module">
|
||||
export function preload() {}
|
||||
</script>
|
||||
|
||||
<h1>Page loaded</h1>
|
||||
Reference in New Issue
Block a user