-
Hi currently trying to integrate a11y into a preact app, with preact-cli also installed. preact-cli provides aliases for the React and ReactDOM components and allows the use of normal react components…
-
Reproduction: [esbuild try](https://esbuild.github.io/try/#YgAwLjI0LjAAewogIGVudHJ5UG9pbnRzOiBbImVudHJ5MS5qcyIsICJlbnRyeTIuanMiXSwKICBmb3JtYXQ6ICdlc20nLAogIGJ1bmRsZTogdHJ1ZSwKICBzcGxpdHRpbmc6IHRydWUsC…
-
## Failing module
Loading from the url `https://esm.sh/*preact/hooks` with curl, I get redirected to `https://esm.sh/*preact@10.23.2/hooks`, which looks like
```
/* esm.sh - preact@10.23.2/hook…
-
Hi. I would like to use Capri along with vite-plugin-ssr. Capri prompts an error saying "Can't find index.html" due to VPS not having an index file.
The same problem happens with SvelteKit, making Ca…
-
### ESLint version
v9.12.0
### What problem do you want to solve?
See https://github.com/eslint/eslint/discussions/15011 for more context.
In short, I want to be able to declare and reuse a core r…
-
Throw a Promise in a function component with the Suspense.
SkipEffects flag value does not return to original value.
As an example, the following code causes an error.
```javascript
import { equ…
-
## Bug report
**Code(from v2 docs):**
```js
import Medusa from "@medusajs/js-sdk";
// Defaults to standard port for Medusa server
let MEDUSA_BACKEND_URL = "http://localhost:9000";
if (im…
-
## Summary
I think we can better the performance of the website by adding Preact.
### What's new?
Nothing much would change, we would just shift to preact. Everything else would remain exactly sa…
-
### Prerequisites
- [X] I have written a descriptive issue title
- [X] I have searched existing issues to ensure the feature has not already been requested
### 🚀 Feature Proposal
Is there any plan…
-
Hi, I'm trying to update the Debian package to 5.0.0, it's on 4.2.3 at the moment. Looking through the sources and the npm packages, I don't think it is going to be humanly possible to package preact,…