Disable prerender
This commit is contained in:
parent
d89b108e6d
commit
ba812e75c5
3 changed files with 4 additions and 2 deletions
src/routes
|
@ -1 +1,3 @@
|
|||
|
||||
|
||||
<slot></slot><script>import "../app.css";</script><style></style>
|
|
@ -1 +1 @@
|
|||
export const prerender = true;
|
||||
export const ssr = false;
|
Loading…
Add table
Add a link
Reference in a new issue