Devraj Mehta
Devraj Mehta
Could you optimize svgs that are inline in html build output?
Would you be open to adding more fonts to the build image, specifically [ttf-mscorefonts-installer](https://packages.ubuntu.com/xenial/ttf-mscorefonts-installer) would be what I need. Currently, only the DejaVu family is available. Output from `fc-list`: ```...
Tests?
No tests is a warning flag for me. Would you be open to adding some tests? Let me know, thanks!
Hello, currently if an input `to` path is incorrect the only notification is a log if `verbose` is enabled. It'd be great to have a setting to error in this...
### Bug description Hello 👋 Please consider upgrading dependencies [`@google-cloud/logging`](https://www.npmjs.com/package/@google-cloud/logging) and [`@google-cloud/run`](https://www.npmjs.com/package/@google-cloud/run). Both have newer version available that upgrade their dependency on [`google-gax`](https://www.npmjs.com/package/google-gax) to fix this issue, see https://github.com/googleapis/gax-nodejs/issues/1463 https://github.com/googleapis/gax-nodejs/releases/tag/v4.0.1...
This adds the Copilot CLI agent to the list of supported agents for AGENTS.md, having supported AGENTS.md since launch
Is there a way to track the length of a `` output or of an entire app including the `` content? It looks like `measureElement` doesn't work on components rendered...
This reverts commit 391347926a45bb0b9e2c9a9f837adc56592b3c4b. Since the terminal `write` method has no way to communicate backpressure to the caller and doesn't handle it internally, quickly successive calls to `write` or calls...