Skip to content

Commit

Permalink
chore: add warning about file upload in bun runtime oven-sh/bun#8750 o…
Browse files Browse the repository at this point in the history
  • Loading branch information
kravetsone committed Feb 7, 2024
1 parent 710051c commit bd3f95b
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions docs/files/overview.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,9 @@

[`@gramio/files`](https://github.com/gramiojs/files) is built-in GramIO plugin. You can also use it outside of this framework because it is framework-agnostic.

> [!WARNING]
> Currently, uploading files in [`Bun`](https://bun.sh/) is not working... ([Issue](https://github.com/oven-sh/bun/issues/8750), [Other Issue](https://github.com/oven-sh/bun/issues/2644))
## Usage

```ts
Expand Down

0 comments on commit bd3f95b

Please sign in to comment.