mirror of
https://github.com/puppeteer/puppeteer
synced 2024-06-14 14:02:48 +00:00
fdaaa2c0e6
This patch starts adding a sourceURL trailing comment to make stack traces readable.
2 lines
51 B
JavaScript
2 lines
51 B
JavaScript
__injected = 42;
|
|
__injectedError = new Error('hi'); |