You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
-2
Original file line number
Diff line number
Diff line change
@@ -317,8 +317,6 @@ module.exports = {
317
317
318
318
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`
319
319
320
-
Also, `context` indicates how to interpret the search results. Further, he is considered in this role.
321
-
322
320
To determine the structure from which the found resources will be copied to the destination folder, the `context` option is used.
323
321
324
322
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