aboutsummaryrefslogtreecommitdiff
path: root/docs/bundler/plugins.md (follow)
AgeCommit message (Collapse)AuthorFilesLines
2023-09-07Doc updates for v1.0 (#4485)Gravatar Colin McDonnell 1-4/+0
* Remove v0.x messages * Add windows section to Installatino * update * update * Update * Comment out windows
2023-08-07Improve plugin docsGravatar Colin McDonnell 1-306/+4
2023-07-26Fix broken anchorsGravatar Colin McDonnell 1-2/+5
2023-05-29More/better docs for JSX, utils, binary data, streams, hashing, `bun test`, ↵Gravatar Colin McDonnell 1-2/+12
`Bun.serve` (#3005) * WIP * Updates * Document deepEquals * WIP * Update typeS * Update TLS docs for Bun.serve * Update types for tls * Draft binary data page. Add Streams page. * Update test runner docs * Add hashing, flesh out utils * Grammar * Update types * Fix * Add import.meta docs * Tee
2023-05-25prettierGravatar Jarred Sumner 1-5/+5
2023-05-25Remove paragraph that has incorrect information in the docsGravatar Jarred Sumner 1-6/+0
2023-05-11Allow reading config from within plugins, and partially implement esbuild ↵Gravatar dave caruso 1-1/+27
`initialOptions` (#2861) * Implement plugin build.config and initialOptions * update types * default initialoptions entrypoints
2023-05-05Start esbuild migration guide. More docs. (#2787)Gravatar Colin McDonnell 1-5/+17
* Bundler docs updates. Start esbuild migration guide. * Updates * Add JS API comp * Tweaks * Updates * Updates * Updates
2023-04-26Add bundler documentation (#2753)Gravatar Colin McDonnell 1-0/+291
* WIP * WIP * WIP * Document API * Updates * Polish bundler docs * Tweaks * Tweak