Skip to content

Commit 50840b5

Browse files
committed
docs(recipes): update hot-reload.md
1 parent 4880533 commit 50840b5

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

content/recipes/hot-reload.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -176,7 +176,3 @@ $ npm run start:dev
176176
#### Example
177177

178178
A working example is available [here](https://github.com/nestjs/nest/tree/master/sample/08-webpack).
179-
180-
#### TypeORM
181-
182-
If you're using `@nestjs/typeorm`, you'll need to add `keepConnectionAlive: true` to your TypeORM configuration.

0 commit comments

Comments
 (0)