Skip to content

chore: add FreeBSD to list of OSes for esbuild#6067

Open
feld wants to merge 1 commit intomainfrom
freebsd-esbuild
Open

chore: add FreeBSD to list of OSes for esbuild#6067
feld wants to merge 1 commit intomainfrom
freebsd-esbuild

Conversation

@feld
Copy link

@feld feld commented Feb 27, 2026

This saves me from having to patch this in our build environment for each new release

@feld
Copy link
Author

feld commented Feb 27, 2026

After more testing, this fixes that one problem but my efforts to make pnpm stop downloading the prebuilt rpc servers / cores for other OSes/arches has hit a wall.

If I just patch the package.json to only list "freebsd" in the os list, that fixes it... so I may have to keep patching this anyway

@WofWca
Copy link
Member

WofWca commented Feb 28, 2026

So do you think that it's semantically correct to add freebsd to supportedArchitectures? IMU you made it work on FreeBSD, but you have to do some patching, as you say? Or is this patching only about the offline build, which is only required by package repositories, and is not directly related to supportedArchitectures?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants