levii-pires

Results 5 issues of levii-pires

### What is the problem this feature would solve? Add support for URI. It could even replace some of the `node:path` features, like `relative` and `join` ### What is the...

enhancement

### What version of Elysia.JS is running? 1.0.9 ### What platform is your computer? Linux 5.15.0-101-generic x86_64 x86_64 ### What steps can reproduce the bug? ```ts const { outputs: [file]...

bug

### What version of Bun is running? 1.1.8+89d25807f ### What platform is your computer? Linux 6.8.9-arch1-2 x86_64 unknown ### What steps can reproduce the bug? ``` $ git clone https://github.com/levii-pires/bunsai2...

bug

### What version of Bun is running? 1.1.8+89d25807f ### What platform is your computer? Microsoft Windows NT 10.0.22631.0 x64 ### What steps can reproduce the bug? Just have an asset....

bug

### How can we reproduce the crash? Just trying to use `Bun.build` ### JavaScript/TypeScript code that reproduces the crash? ```shell // build-entrypoint.tsx // this resolves to 'C:\Projs\bunsai2\examples\node_modules\bunsai\src\extra\react\index.tsx' import { make,...

crash