Skip to content

Commit 1ac1b47

Browse files
authored
Add proxy mapping
1 parent a8f52eb commit 1ac1b47

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

lib/mapping.js

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -665,6 +665,9 @@ var options = {
665665
valid:
666666
/^(?:dot|spec|tap|xunit|list|progress|min|nyan|landing|json|doc|markdown|teamcity)$/,
667667
},
668+
proxy: {
669+
name: "proxy"
670+
},
668671
},
669672
waterfall: {
670673
type: {

0 commit comments

Comments
 (0)