top | item 46703048

(no title)

almaight | 1 month ago

This thing can't be replaced by bun on Linux.

discuss

order

chrisldgk|1 month ago

Is this a quip I’m not understanding or is there really something here that bun‘s bundled wouldn’t be able to do? Because I can’t find anything.

pjjpo|1 month ago

Not to say it is the quip but I have had buggy builds with bun that requires sticking to esbuild, I think it was bundling prettier with many plugins into a single JS file.

I always do that sort of thing in Docker so never considered it could be a Linux-specific thing, maybe so.