Tom Aylott

Results 38 issues of Tom Aylott

### What version of Bun is running? 1.1.1+ca1dbb4eb ### What platform is your computer? Darwin 23.0.0 arm64 arm ### What steps can reproduce the bug? https://github.com/subtleGradient/rsc-fun-in-bun/blob/85ab7efa58a54f4ac3b2238602e00cef514b197b/demo-RSC.server.tsx#L52-L53 0. `git clone https://github.com/subtleGradient/rsc-fun-in-bun.git`...

bug
bundler

### What is the problem this feature would solve? Working on code that requires `--conditions=react-server` to run. Currently there is no way to use `bun test` to test this code....

enhancement
jest

This bundle now requires node.js. I need to add some documentation describing how to install it and how to configure your `PATH` in TextMate.

the options allow you to pass in instances of subtletemplate in the templates object there's a bug there; you must remove that object before you call parent and send it...

manager

PSConnect is part of the Adobe Photoshop CS6 SDK. It is a TCP Socket api. It requires users to enable the server and set a password.

this makes it impossible to test any mootools layout or positioning or widget code since mootools requires a strict doctype to function properly.

Use case: we have a bunch of super tall and skinny images. Since they're so tall, they're hitting the `originalSteps` maximum height limit. But since they're so skinny, they shouldn't...

enhancement
help wanted

``` mkdir -p `dirname bin/narwhal-jsc` g++ -g -arch i386 -Iinclude -DJSCOCOA -o bin/narwhal-jsc -x objective-c narwhal-jsc.c -lreadline -Fframeworks -framework JavaScriptCore \ -framework JSCocoa -framework Foundation -ObjC narwhal-jsc.c: In function ‘argvToArray’:...

bug

```Error: Unable to find graphql.vscode-graphql's node_modules``` graphql.config.js ``` const { config } = require("@relay-graphql-js/graphql-config").generateConfig() module.exports = config; ``` `yarn graphql-codegen` or `node ./graphql.config.js`

bug