Alekhin Sergey

Results 15 issues of Alekhin Sergey

### Environment - Operating System: `Darwin` - Node Version: `v20.18.1` - Nuxt Version: `3.14.1592` - CLI Version: `3.16.0` - Nitro Version: `2.10.4` - Package Manager: `[email protected]` - Builder: `-` -...

pending triage
vite
upstream

### Prerequisites - [x] I'm using the latest version - [x] I've read the relevant [documentation](https://knip.dev) - [x] I've searched for [existing issues](https://github.com/webpro-nl/knip/issues?q=is%3Aissue) - [x] I've checked the [list of...

bug

### Describe the feature Currently, jiti does not support [tsconfig.paths](https://www.typescriptlang.org/tsconfig/#paths), which significantly impacts DX. This limitation exists to ensure that [jiti remains portable and predictable by avoiding any reliance on...

enhancement

**Describe the bug** I’m using `allure-vitest` and configured everything according to the documentation. When I run `npx vitest run`, I see an error in the console related to `allure-vitest`. **To...

theme:vitest

### Environment * [email protected] * [email protected] * [email protected] ### Reproduction * Open [StackBlitz](https://stackblitz.com/edit/unbuild-incorrect-mkdist?file=build.config.ts) * Run `npx unbuild` * Inspect the output files: * * `dist/common/fn.js` (all correctly transformed) * *...

bug