mirror of
https://github.com/versia-pub/server.git
synced 2026-04-27 20:59:15 +02:00
feat: Add a Vite server and proxy all non-route requests to it
This commit is contained in:
parent
53ac9f6745
commit
14d96ac9e6
12 changed files with 138 additions and 446 deletions
|
|
@ -31,7 +31,9 @@
|
|||
},
|
||||
"include": [
|
||||
"*.ts",
|
||||
"*.vue",
|
||||
"**/*.ts",
|
||||
"**/*.vue",
|
||||
"server/api/.well-known/**/*.ts"
|
||||
]
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue