Okiki Ojo
Okiki Ojo
`astro-icon` is emitting the logic for fetching Astro icons out when using Astro SSG (astro build mode), even though the expectation is that you get the final svgs
## Package name `@okikio/animate` and `@okikio/native` ### Entire (stringified) error that I see in my browser console ```size:1 Failed to load resource: the server responded with a status of 500...
Checklist: - [x] I've read and understood [Contributing Guidelines](CONTRIBUTING.md). - [x] I've added the new resource at the end of its section. - [x] This resource is out there for...
Checklist: - [x] I've read and understood [Contributing Guidelines](CONTRIBUTING.md). - [x] I've added the new resource at the end of its section. - [x] This resource is out there ~~for...
### What version of `astro` are you using? 1.0.0-beta.72 ### Are you using an SSR adapter? If so, which one? None ### What package manager are you using? pnpm ###...
The way the `getDuration()` method in the `spring()` function is setup it doesn't have any way of stopping an infinite loop. I added a `INTINITE_LOOP_LIMIT` of 10,000 to stop possible...
:clipboard: **Description** - This badge is for bundlejs.com. It would allow people to bundle, treeshake and compress their code, and then view the compressed size in multiple different compression formats,...
This pr is meant to fix issue #3151 in which the `TypescriptWorker` class isn't exported, reducing the ability for devs to extend monaco in a module worker, as `importScripts` (which...
### Reproducible in vscode.dev or in VS Code Desktop? - [X] Not reproducible in [vscode.dev](https://vscode.dev) or VS Code Desktop ### Reproducible in the monaco editor playground? - [X] Not reproducible...
Add GitHub link and/or link to the project site (instead of the typedoc site), to the default theme?
## Search Terms Would it be possible to add a GitHub link and/or a link to the actual site (instead of the typedoc site), to the default theme? ## Problem...