hapaxlife

Results 6 issues of hapaxlife

Automatic Deployment fails with no detail/log in Github (production fail message only) ou dash.deno (no warning of failure) I found the origin of the error when I unlik/link the project...

We get > ReferenceError: Worker is not defined when using a Worker The following code is not working on Deno Deploy but working with Deno ``` import * as bcrypt...

## Failing module when importing @tatumio/[email protected] error in a dependency bignumber.js It works when using jspm.io ```ts // Work : no error import { Ethereum, Network, TatumSDK } from "https://dev.jspm.io/@tatumio/tatum"...

deno

Could the compiler warn us when we type ```ts // We type export instead of import export { toto } from "./deps.ts" function (){ .. toto() // => say doesn't...

suggestion

**Describe the bug** I try to port [Radix UI](https://www.radix-ui.com/primitives/docs/components/select) to preact & Fresh See : - [Repo](https://github.com/hapaxlife/test-fresh-radix-ui) - [Live page]( https://radixui.hapaxlife.com/test) Every components work except **Select** which freeze the page...

### What happens? Url of externalDocs property in tags is not showed ``` "tags": [ { "name": "hello", "description": "Hello description", "externalDocs": { "url": "http://docs.my-api.com/pet-operations.htm" } } ], ``` ###...

enhancement
package: @scalar/api-reference