There was an error while loading. Please reload this page.
1 parent d428670 commit 884c31aCopy full SHA for 884c31a
javascript/webdriver/build.desc
@@ -97,6 +97,7 @@ js_binary(name = "webdriver",
97
"--jscomp_error=undefinedVars",
98
"--jscomp_error=unknownDefines",
99
"--jscomp_error=uselessCode",
100
+ "--jscomp_error=useOfGoogBase",
101
"--jscomp_error=visibility",
102
"--output_wrapper='(function(exports){%output%})(typeof exports===typeof {}&&exports===this?exports:this.webdriver=this.webdriver||{})'",
103
"--third_party=false",
0 commit comments