mirror of
https://github.com/puppeteer/puppeteer
synced 2024-06-14 14:02:48 +00:00
Introduce the source-map-support package and require it for mocha running unit tests. Turn on the sourceMap option for tsconfig.base.json so that the sourceMappingURL= line is emitted in the generated files. Co-authored-by: Mathias Bynens <mathias@qiwi.be>