aboutsummaryrefslogtreecommitdiff
path: root/docs/runtime/hot.md (follow)
AgeCommit message (Collapse)AuthorFilesLines
2023-07-17Tweak test docsGravatar Colin McDonnell 1-3/+2
2023-05-19update docs hot.md (#2954)Gravatar e3dio 1-3/+3
* Update hot.md * Update hot.md
2023-04-05In Documentation, move --watch before the script name (#2569)Gravatar Lawlzer 1-4/+5
Related message by Jarred: https://discord.com/channels/876711213126520882/876711213126520885/1093286199369682944 If you put `--watch` after the script name, it will not work.
2023-03-29Update vscode auto save mentionGravatar Colin McDonnell 1-1/+1
2023-03-29Update vscode auto save mentionGravatar Colin McDonnell 1-1/+2
2023-03-29TypoGravatar Colin McDonnell 1-1/+1
2023-03-29Update --watch docsGravatar Colin McDonnell 1-19/+24
2023-03-28Add doc on watch mode (#2502)Gravatar Jarred Sumner 1-4/+61
* Add doc on watch mode * Update hot.md * Update hot.md * More words * Update hot.md * Update hot.md --------- Co-authored-by: Jarred Sumner <709451+Jarred-Sumner@users.noreply.github.com>
2023-03-07Document openInEditorGravatar Colin McDonnell 1-1/+3
2023-03-07Improve Benchmarking page, small fixes (#2339)Gravatar Colin McDonnell 1-2/+14
* Improve benchmarking page * WIP * Add typescript instructions to hot * Document preload in Plugins. Fix loader in plugin types.
2023-03-07fix the wrong thing being incremented in hmr example (#2334)Gravatar pfg 1-1/+1
2023-02-26Update hot.md (#2198)Gravatar cunzaizhuyi 1-1/+1
2023-02-23Add documentation (#2148)bun-v0.5.7Gravatar Colin McDonnell 1-0/+93
* Add documentation * Tweaks * Fixes * Rearrange * Update