-
### Description
```
//
const getPixelLuaScript = `
local key = KEYS[1]
local position = tonumber(ARGV[1])
local binaryColor = ""
…
-
### Describe the bug
Wrapping an `img` as a Svelte component results in `onload="this.__e=event" onerror="this.__e=event"` generated in HTML output. It causes CSP issue related to inline execution.
…
-
There are still a few loose ends we should fix before releasing our Worker fully on production, this issue tracks all pending work:
- [x] https://github.com/nodejs/release-cloudflare-worker/pull/64…
-
### Bug Description
## Bug description
I am trying to setup posthog using the hobby script and evertyhing seems to work except the plugin server which failes with:
`"error":"Error: Key must be 32…
-
### I'm sure that
- [X] This issue is still present in the **current beta version** of this adapter
- [X] There is no other (open) issue with the same topic (use the search!)
- [X] This issue is not …
-
### Describe the bug
I'm creating a new UI component library for an existing web app in Storybook/HTML.
Component HTML contains inline `` tags, which are getting stripped out of story DOM:
![Image]…
-
Dumb question... can the node-auto-launch package autolaunch a nodejs script?
-
### Describe the bug
It seems that code inside an `$effect.root()` in unit tests doesn't run. I'm following the [instructions on the docs](https://svelte.dev/docs/svelte/testing#Unit-and-integration-…
-
Hi folks,
I've been investigating some areas of regression on Node.js 22 and apparently, the Node.js startup has degraded. I've run a pretty simple benchmark
```
➜ nodejs-internal-benchmark …
-
As in #472 #459 there is a clear architecture issue with how install scripts currently work.
Steps to fix it:
- Decouple dependency resolution from the top level package to ensure all necessary de…