aboutsummaryrefslogtreecommitdiff
path: root/docs/bundler/loaders.md (follow)
AgeCommit message (Collapse)AuthorFilesLines
2023-09-12docs: fix typos (#5151)Gravatar Samuel Rigaud 1-1/+1
2023-07-21Typo in loaders.md (#3728)Gravatar Vaughan Rouesnel 1-1/+1
2023-05-29More/better docs for JSX, utils, binary data, streams, hashing, `bun test`, ↵Gravatar Colin McDonnell 1-1/+1
`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-23Fix incorrect URL in loaders.md (#3025)Gravatar Kruithne 1-1/+1
2023-05-05Start esbuild migration guide. More docs. (#2787)Gravatar Colin McDonnell 1-1/+13
* Bundler docs updates. Start esbuild migration guide. * Updates * Add JS API comp * Tweaks * Updates * Updates * Updates
2023-04-28Bundler docs updates + support for `naming` string (#2767)Gravatar Colin McDonnell 1-93/+191
* Bundler docs updates * Remove comments * Updates * Fix bunx usages * Add info about metafile
2023-04-26Add bundler documentation (#2753)Gravatar Colin McDonnell 1-0/+136
* WIP * WIP * WIP * Document API * Updates * Polish bundler docs * Tweaks * Tweak