added ssr?????

This commit is contained in:
Sockenklaus
2023-07-08 15:52:46 +02:00
parent 864da02de5
commit 5371f784fb
12 changed files with 1974 additions and 18 deletions

View File

@@ -0,0 +1,9 @@
{
"entrypoints": {
"ssr": {
"js": [
"auto/ssr.js"
]
}
}
}

View File

@@ -0,0 +1,3 @@
{
"ssr/ssr.js": "autossr.js"
}

1701
inertia/ssr/ssr.js Normal file

File diff suppressed because one or more lines are too long