Function names in source maps in async functions broken #34977
Labels
Bug
A bug in TypeScript
Duplicate
An existing issue was already created
Rescheduled
This issue was previously scheduled to an earlier milestone
Milestone
TypeScript Version: Version 3.8.0-dev.20191105
Search Terms: source map async function
Code
Expected behavior:
Actual behavior:
Note how there is no function name emitted for the asyncMapped version.
Playground Link: n/a
Related Issues:
Possibly #13522 ?
The text was updated successfully, but these errors were encountered: