Skip to content

Commit 758a44a

Browse files
committed
More consistency
But really CLAbot is buggy today...
1 parent 9ab39a4 commit 758a44a

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

content/configuration/resolve.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -288,7 +288,11 @@ plugins: [new DirectoryNamedWebpackPlugin()]
288288

289289
`boolean`
290290

291-
Whether to resolve symlinks to their symlinked location. Defaults to `true`.
291+
Whether to resolve symlinks to their symlinked location. Default:
292+
293+
```js
294+
symlinks: true
295+
```
292296

293297

294298
## `resolve.cachePredicate`

0 commit comments

Comments
 (0)