fix proxy + file upload
This commit is contained in:
parent
db68058d5b
commit
5453d49c92
4 changed files with 92 additions and 9 deletions
|
@ -11,6 +11,7 @@
|
|||
"build": "qwik build",
|
||||
"build.client": "vite build",
|
||||
"build.preview": "vite build --ssr src/entry.preview.tsx",
|
||||
"build.server": "vite build -c adapters/static/vite.config.ts",
|
||||
"build.types": "tsc --incremental --noEmit",
|
||||
"deploy": "echo 'Run \"npm run qwik add\" to install a server adapter'",
|
||||
"dev": "vite --mode ssr",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue