You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We have decided that we wont emit the names since the sourcemap spec is unclear of its use(#5713). Browser tools don't use it either. We would be waiting to hear about symbol translation and then get to this.
IntelliJ IDEA supports name mappings and currently typescript compiler produces incorrect name mappings (https://youtrack.jetbrains.com/issue/WEB-17717).
Typescript code:
Debug output: https://gist.github.com/develar/598a984f27bb92526094
Project to get debug output: https://dl.dropboxusercontent.com/u/43511007/s/ts-name-mappings-bug.zip
IDEA sourcemap visualiser:
The text was updated successfully, but these errors were encountered: