There was an error while loading. Please reload this page.
1 parent 4831f58 commit e55f2c3Copy full SHA for e55f2c3
migration-v4.md
@@ -325,6 +325,7 @@ module.exports = {
325
```
326
327
- Default value of the `static` option is `path.resolve(process.cwd(), 'public')` directory and enabled by default.
328
+- `static.watch` is enabled by default.
329
- The `socket` option was renamed to `ipc` (also supports `string` type, i.e. path to unix socket):
330
331
v3:
0 commit comments