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
+1-3Lines changed: 1 addition & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -76,9 +76,7 @@ Default value: `null`
76
76
77
77
A function to be called instead of normal rewriting.
78
78
79
-
Takes two arguments:
80
-
* A string containing imported file path,
81
-
* File object for currently processed file containing some meta information, see [karma preprocessor documentation](http://karma-runner.github.io/3.0/dev/plugins.html).
79
+
Takes a single argument: A string containing imported file path.
0 commit comments