vavite icon indicating copy to clipboard operation
vavite copied to clipboard

Develop server-side applications with Vite

Results 39 vavite issues
Sort by recently updated
recently updated
newest added

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 - [ ]...

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](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) |...

dependencies

Would it be possible to have an option to build with http2 support? As this can also be inferred from vite configuration server options.

enhancement

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 $ ```...

bug

Loaders are supposed to work fine (simple examples do, at least). Needs investigation.

bug

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) ![image](https://user-images.githubusercontent.com/19597708/221845629-592bc4ea-b518-4dae-82a1-400a06c6113f.png)

bug

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](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) |...

dependencies

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](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) |...

dependencies