-
The following errors were reported by 5.6.0-dev.20240616, but not by 5.4.5
[Pipeline that generated this bug](https://typescript.visualstudio.com/TypeScript/_build?definitionId=48)
[Logs for the pipel…
-
#### Description
On `5.2.0` the dist folder has been removed in favor of cjs/esm. I do understand that `graphql-codegen` should update their typings generation flow to match `5.2.0`, just wanted to b…
-
The following errors were reported by 5.5.0-dev.20240421, but not by 5.4.5
[Pipeline that generated this bug](https://typescript.visualstudio.com/TypeScript/_build?definitionId=48)
[Logs for the pipel…
-
## Description / Motivation
`nx run-many ...` works really great for processes that actually end, such as test, lint, build, and so on. However, "watch"-like jobs processes don't exit until the proce…
-
### Initial checklist
- [X] I read the [support docs](https://github.com/rehypejs/.github/blob/main/support.md)
- [X] I read the [contributing guide](https://github.com/rehypejs/.github/blob/main/con…
-
When running a Vite build with Yarn PnP mode enabled (see https://v3.yarnpkg.com/features/pnp), I ran into the following error:
```
failed to load config from ...\vite.config.ts
error during build:…
-
I've got a 3rd party updating the schema file automatically, and I'd like to have the plugin notice that and run the build again. Here's my config that's passed into the `codegen` function:
```ts
im…
-
### Describe the feature
Due to reasons I need a custom `build.js` script that calls vite's `build()`, patches some files, moves the output to its target destination and creates a custom entry for th…
-
### Describe the bug
Trying to get started with KitQL, I find myself wanting to focus on the types and resolvers on the server before adding any queries to the client. I define a typedef in `typedefs…
-
### Describe the bug
I am running `pnpm saas backend test` but when I run it I get an error that says:
### Steps to reproduce
1. Run `pnpm saas backend test`
### System Info
```shell
System:…