apache / apache/royale-compiler
Support for inline sources in source maps
Open
- Dominant language
- Java
- Stars
- 113
- Forks
- 54
- PR merge metrics
- No merged PRs in 30d
Description
In Typescript you have an option to put the sources inline in the exported js source map output.
This is useful when the source files are in a separate directory and are inaccessible by the web developer tools.
More info here:
https://www.typescriptlang.org/tsconfig#inlineSources
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.