vavite
vavite copied to clipboard
Develop server-side applications with Vite
We have converted our react build setup to use vavite, and we like the speed ;) How do we debug backend (server) if we run the vite command we cannot...
Right now, if the user server application needs a long amount of time to register the http listener, vite will return 404. For example, NestJS needs time to build its...
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.[View this repository on the Mend.io Web Portal](https://developer.mend.io/github/cyco130/vavite). ## Config Migration Needed - [ ]...
[](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [@swc/core](https://swc.rs) ([source](https://togithub.com/swc-project/swc)) | [`^1.3.101` -> `^1.3.102`](https://renovatebot.com/diffs/npm/@swc%2fcore/1.3.101/1.3.102) |...
Would it be possible to have an option to build with http2 support? As this can also be inferred from vite configuration server options.
The command will finish after some time without any output: ``` node ➜ /workspaces/vite-plugin-ssr $ node --version v20.0.0 node ➜ /workspaces/vite-plugin-ssr $ ./node_modules/.bin/vavite serve --use-loader node ➜ /workspaces/vite-plugin-ssr $ ```...
Loaders are supposed to work fine (simple examples do, at least). Needs investigation.
Hi! I just try the Stackblitz to make a reproduction of a DI issue I have but looks like didn't work because of @swc/core bindings [Stackblitz](https://stackblitz.com/github/cyco130/vavite/tree/main/examples/nestjs) 
[](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [@nestjs/common](https://nestjs.com) ([source](https://togithub.com/nestjs/nest/tree/HEAD/packages/common)) | [`^10.3.10` -> `^10.4.1`](https://renovatebot.com/diffs/npm/@nestjs%2fcommon/10.3.10/10.4.1) |...
[](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [eslint](https://eslint.org) ([source](https://togithub.com/eslint/eslint)) | [`^8.57.0` -> `^9.1.1`](https://renovatebot.com/diffs/npm/eslint/8.57.0/9.1.1) |...