mirror of
https://github.com/CorentinTh/it-tools.git
synced 2025-05-07 06:47:13 -04:00
🔧:build SSR dist and deploy
This commit is contained in:
parent
76c26901d7
commit
c59ad6aedb
465 changed files with 214127 additions and 2 deletions
11
dist/client/vite-plugin-ssr.json
vendored
Normal file
11
dist/client/vite-plugin-ssr.json
vendored
Normal file
|
@ -0,0 +1,11 @@
|
|||
{
|
||||
"version": "0.4.142",
|
||||
"usesClientRouter": false,
|
||||
"manifestKeyMap": {},
|
||||
"baseServer": "/",
|
||||
"baseAssets": "/",
|
||||
"includeAssetsImportedByServer": true,
|
||||
"redirects": {},
|
||||
"trailingSlash": false,
|
||||
"disableUrlNormalization": false
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue