Compare commits
2 Commits
72e50fbe50
...
abd530d146
| Author | SHA1 | Date | |
|---|---|---|---|
| abd530d146 | |||
| 7d5272816d |
@ -6,8 +6,7 @@ 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