Ilija
Ilija
I ran into an issue where ToC backfill mechanism did not work properly in #342, but I do see it being brought up in a few other places. Simplifying the...
When specifying a glob for the `from` property, and using a folder name with a dot for `to`, the result is a file that's few bytes large instead of a...
Webpack bundling fails because implementations are required using relative paths at runtime. Updates these to be required beforehand and just iterates over them
### What version of Bun is running? 1.1.36 ### What platform is your computer? Darwin 24.1.0 arm64 arm ### What steps can reproduce the bug? In our application, enabling logging...