-
when i run the braintrust CLI, i get the following error.
full trace:
```
$ npx braintrust eval src/verifiedAnswers.eval.ts
▲ [WARNING] "./xhr-sync-worker.js" should be marked as external for …
-
When using serverless-offline and making changes to files the memory usage of the esbuild process seems to grow exponentially.
I start out with about 1 GB of ram usage and after 10 changes the esbu…
-
[The `esbuild` option is typed as `CommonOptions & TransformOptions & BuildOptions`.](https://github.com/folke/esbuild-runner/blob/d69bd4e6e99e775ec05b3b6b209b4d1f0d53e43c/src/esbuild.ts#L18) But `Tra…
Peeja updated
2 months ago
-
Hi,
Unfortunately the details I can provide are somewhat hazy but from what I can tell, the problem I have occurs specifically in this wrapper library and is potentially a regression between [v0.0.…
-
Got the [proxy server from the esbuild documentation](https://esbuild.github.io/api/#serve-proxy) working, in [another project](https://github.com/nathanjhood/ts-web-components).
I used the exact s…
-
## 🐍 Package Request
Hi, I am interested in creating a pyodide package for https://github.com/keller-mark/esbuild-py to be used in jupyterlite. Esbuild-py contains bindings to the Golang-based …
-
**Is your feature request related to a problem? Please describe.**
My team recently switched from babel to esbuild for its by far better build times. Unfortunately there doesn't seem to be an esbuild…
rippi updated
9 months ago
-
I just tried the new 1.0.0-alpha.1 version and noticed that I can't get the example working.
```bash
$ npx @rtk-query/codegen-openapi openapi.dev.config.ts
npx: installed 64 in 7.95s
Encountered…
-
**Describe the bug**
I tried downloading and running the [Angular example](https://github.com/ffmpegwasm/ffmpeg.wasm/tree/main/apps/angular-app). After installing, loading the scripts `Ffmpeg#load()`…
-
TODO:
- import.meta.resolve
- [proposal-asset-references](https://github.com/tc39/proposal-asset-references)
_Originally posted by @magic-akari in https://github.com/rolldown/rolldo…