aboutsummaryrefslogtreecommitdiff
path: root/docs/runtime/plugins.md (follow)
AgeCommit message (Collapse)AuthorFilesLines
2023-09-08Remove await pluginGravatar Colin McDonnell 1-1/+1
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-0/+276
2023-04-26Add bundler documentation (#2753)Gravatar Colin McDonnell 1-257/+0
* WIP * WIP * WIP * Document API * Updates * Polish bundler docs * Tweaks * Tweak
2023-04-13Docs restructuring (#2638)Gravatar Colin McDonnell 1-2/+2
* Restructure * Update nav * Reorg * Reshuffle ecosystem pages * Split up runtime/runtime * Back to runtime/index * Fix issue * Split up runtime/index * Add Writing Tests page * Prettier matcher table * More updates
2023-03-07Fix typoGravatar Colin McDonnell 1-1/+1
2023-03-07Improve Benchmarking page, small fixes (#2339)Gravatar Colin McDonnell 1-1/+13
* Improve benchmarking page * WIP * Add typescript instructions to hot * Document preload in Plugins. Fix loader in plugin types.
2023-02-25docs: improved language in yaml loader example (#2172)Gravatar Tommaso A 1-3/+3
* docs: improved language in yaml loader example * docs(api/http): fix typo * docs(api/spawn): fix typo * docs(api/transpiler): fix typo
2023-02-23Add documentation (#2148)bun-v0.5.7Gravatar Colin McDonnell 1-0/+245
* Add documentation * Tweaks * Fixes * Rearrange * Update