diff options
author | 2022-10-12 18:57:17 -0700 | |
---|---|---|
committer | 2022-10-12 18:57:17 -0700 | |
commit | fb6c87da07b0a0dedf596c743a68e239e1a69700 (patch) | |
tree | d8405b8ebbf9157c76666c5f0afa5c4efa9d2bcf | |
parent | d0fb442c595fdb9ed18d482bb66c07b0e9072f92 (diff) | |
download | bun-fb6c87da07b0a0dedf596c743a68e239e1a69700.tar.gz bun-fb6c87da07b0a0dedf596c743a68e239e1a69700.tar.zst bun-fb6c87da07b0a0dedf596c743a68e239e1a69700.zip |
Update README.md
-rw-r--r-- | README.md | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -1332,8 +1332,8 @@ bun run relay-compiler --schema foo.graphql Unlike file watchers like `nodemon`, `bun --hot` won't crash your HTTP server. -left: Bun v0.2.0 -right: Nodemon +**Left**: Bun v0.2.0 with `--hot` enabled +**Right**: Nodemon (Node)  |