Skip to content

Commit

Permalink
docs(bundler): add missing codetabs closing tag (#14443)
Browse files Browse the repository at this point in the history
  • Loading branch information
SunsetTechuila authored Oct 9, 2024
1 parent 1bccd62 commit 73537de
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docs/bundler/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -1108,6 +1108,8 @@ await Bun.build({
$ bun build ./index.tsx --outdir ./out --banner "\"use client\";"
```

{% /codetabs %}

### `footer`

A footer to be added to the final bundle, this can be something like a comment block for a license or just a fun easter egg.
Expand Down

0 comments on commit 73537de

Please sign in to comment.