Skip to content

Commit b6c4158

Browse files
authored
Merge pull request #640 from stsiarzhanau/fix/resolveToContext
config:remove none-existent resolveToContext prop description. fix #634
2 parents 964dc76 + d508af4 commit b6c4158

File tree

1 file changed

+0
-11
lines changed

1 file changed

+0
-11
lines changed

content/configuration/resolve.md

Lines changed: 0 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -215,17 +215,6 @@ modules: [path.resolve(__dirname, "src"), "node_modules"]
215215
```
216216

217217

218-
## `resolve.resolveToContext`
219-
220-
`boolean`
221-
222-
If `true`, trying to resolve a context to its absolute path ends when a directory is found. Default:
223-
224-
```js
225-
resolveToContext: false
226-
```
227-
228-
229218
## `resolve.unsafeCache`
230219

231220
`regex` `array` `boolean`

0 commit comments

Comments
 (0)