mirror of
https://github.com/oven-sh/bun
synced 2026-02-02 15:08:46 +00:00
docs(bundler): add missing codetabs closing tag (#14443)
This commit is contained in:
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user