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
-8Lines changed: 0 additions & 8 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -96,14 +96,6 @@ Type: `Boolean`
96
96
97
97
Default: `true`
98
98
99
-
##### `options.passthrough`
100
-
101
-
Allows `.src` to be used in the middle of a pipeline (using a duplex stream) which passes through all objects received and adds all files globbed to the stream.
102
-
103
-
Type: `Boolean`
104
-
105
-
Default: `false`
106
-
107
99
##### `options.sourcemaps`
108
100
109
101
Enables sourcemap support on files passed through the stream. Will load inline sourcemaps and resolve sourcemap links from files. Uses [gulp-sourcemaps] under the hood.
0 commit comments