8000 fix!: Don't include domain information in output (#19) · gulpjs/plugin-error@932946a · GitHub
[go: up one dir, main page]

Skip to content

Commit 932946a

Browse files
authored
fix!: Don't include domain information in output (#19)
1 parent 4e9522f commit 932946a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

index.js

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,8 @@ var ignored = new Set(
99
'plugin',
1010
'showProperties',
1111
'showStack',
12+
'domain',
13+
'domainThrown'
1214
])
1315
);
1416
var props = [

0 commit comments

Comments
 (0)
0