Skip to content

Commit 7eb065f

Browse files
authored
Release: remove no-resolve option in Surge RULE-SET
Removed args for surgeRuleSet action in config.json
1 parent 9c23488 commit 7eb065f

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

config.json

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -346,10 +346,7 @@
346346
},
347347
{
348348
"type": "surgeRuleSet",
349-
"action": "output",
350-
"args": {
351-
"addSuffixInLine": ",no-resolve"
352-
}
349+
"action": "output"
353350
}
354351
]
355352
}

0 commit comments

Comments
 (0)