Skip to content

Commit f96e3ca

Browse files
anshumanvsnitin315
andauthored
docs: update
Co-authored-by: Nitin Kumar <snitin315@gmail.com>
1 parent ea3e854 commit f96e3ca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

migration-v4.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -325,7 +325,7 @@ module.exports = {
325325
```
326326

327327
- Default value of the `static` option is `path.resolve(process.cwd(), 'public')` directory and enabled by default.
328-
- Watching of static files is enabled by default.
328+
- `static.watch` is enabled by default.
329329
- The `socket` option was renamed to `ipc` (also supports `string` type, i.e. path to unix socket):
330330

331331
v3:

0 commit comments

Comments
 (0)