We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f416cff commit cdd350dCopy full SHA for cdd350d
lib/setup-cloudflare-warp.js
@@ -25,6 +25,7 @@ function jsonToXml(config) {
25
}
26
27
28
+ console.log(xml);
29
return xml;
30
31
0 commit comments