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

@@ -77,6 +77,7 @@
"@eidellev/inertia-adonisjs": "^8.0.1",
"@inertiajs/vue3": "^1.0.9",
"@vue/compiler-sfc": "^3.3.4",
"@vue/server-renderer": "^3.3.4",
"@vue/tsconfig": "^0.1.3",
"luxon": "^3.3.0",
"proxy-addr": "^2.0.7",
@@ -84,6 +85,7 @@
"source-map-support": "^0.5.21",
"sqlite3": "^5.1.6",
"ts-loader": "^9.4.4",
"vue": "^3.3.4"
"vue": "^3.3.4",
"webpack-node-externals": "^3.0.0"
}
}