diff options
-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)  |