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