Compare commits
No commits in common. "abd530d146a04069606a944325933b82a71d2190" and "72e50fbe50938cdbd62682d4022b124ee12557ae" have entirely different histories.
abd530d146
...
72e50fbe50
@ -6,7 +6,8 @@ class ErrorHandler {
|
||||
|
||||
this.url = options.url;
|
||||
this.apikey = options.apikey;
|
||||
|
||||
this.catchError();
|
||||
}
|
||||
|
||||
getErrorPosition(script) {
|
||||
let totalLines = 0;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user