Skip to content

Commit 4b18a6b

Browse files
authoredApr 5, 2022
docs: improve readme
1 parent b68abd8 commit 4b18a6b

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed
 

‎README.md

-2
Original file line numberDiff line numberDiff line change
@@ -317,8 +317,6 @@ module.exports = {
317317

318318
The `context` option can be an absolute or relative path. If `context` is a relative, then it is converted to absolute based to `compiler.options.context`
319319

320-
Also, `context` indicates how to interpret the search results. Further, he is considered in this role.
321-
322320
To determine the structure from which the found resources will be copied to the destination folder, the `context` option is used.
323321

324322
If `from` is a file, then `context` is equal to the directory in which this file is located. Accordingly, the result will be only the file name.

0 commit comments

Comments
 (0)
Please sign in to comment.