minifiedError.json 589 B

123456789101112131415161718192021222324252627282930
  1. [
  2. {
  3. "abs_path": "http://example.com/test.min.js",
  4. "filename": "test.min.js",
  5. "lineno": 1,
  6. "colno": 64,
  7. "function": "e"
  8. },
  9. {
  10. "abs_path": "http://example.com/test.min.js",
  11. "filename": "test.min.js",
  12. "lineno": 1,
  13. "colno": 136,
  14. "function": "r"
  15. },
  16. {
  17. "abs_path": "http://example.com/test.min.js",
  18. "filename": "test.min.js",
  19. "lineno": 1,
  20. "colno": 183,
  21. "function": "i"
  22. },
  23. {
  24. "abs_path": "http://example.com/index.html",
  25. "filename": "index.html",
  26. "lineno": 6,
  27. "colno": 7,
  28. "function": "produceStack"
  29. }
  30. ]