Andrew Bradley

Results 254 issues of Andrew Bradley

**What this PR does / why we need it**: Uses `@yarnpkg/fslib` both to create the bundle as a normal .zip and to mount it at runtime. Still WIP; there's a...

v4

**What this PR does / why we need it**: Allows accessing real filesystem in cwd from nexe binaries. Current nexe behavior is confusing and maybe buggy, though I wasn't really...

v4

**What would you like to be added**: The ability to generate multiple targets at once. **Why is this needed**: I frequently need to generate 4 binaries: alpine, mac, linux, and...

feature
v5

**What would you like to be added**: We can use `@yarnpkg/fslib` to mount a .zip file as the bundled filesystem. **Why is this needed**: yarn 2 hooks the filesystem to...

feature

I couldn't find this in the docs. When I bundle a `node_modules` directory into a `nexe` binary, and I need to `fs.readFile()` a bundled file, what is the absolute path...

bug

### Prerequisites - [x] Checked that your issue hasn't already been filed by cross-referencing [issues with the `faq` label](https://github.com/mochajs/mocha/issues?utf8=%E2%9C%93&q=is%3Aissue%20label%3Afaq%20) - [x] Checked next-gen ES issues and syntax problems by using...

type: feature
status: accepting prs

As a dprint user, I was excited to try prettier's new `--cache` but disappointed to find it is still noticeably slower than dprint's cache. I opened this issue to discuss...

type:enhancement

## Description `np` erroneously warns that files will be omitted from the published package when package.json `"files"` entries start with `/` ## Steps to reproduce It reproduced when publishing https://github.com/cspotcode/tsimportlib...

Some shells support more than simple string completions. Each entry can have a description. Here is a screenshot from zsh. PowerShell also supports rich completion entries. ![image](https://user-images.githubusercontent.com/376504/102547946-efa0fd80-4087-11eb-8b0c-a0316f23f9fc.png) Is there a...

I just wanted to share this with the team; please feel free to close this issue. My work computer is kinda slow thanks to a corporate virus scanner. In particular,...

Enhancement
Area-PromptFunction