Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support for inline sources in source maps #234

Open
velara3 opened this issue Dec 24, 2023 · 0 comments
Open

Support for inline sources in source maps #234

velara3 opened this issue Dec 24, 2023 · 0 comments

Comments

@velara3
Copy link

velara3 commented Dec 24, 2023

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

@joshtynjala joshtynjala changed the title Support for inline sources Support for inline sources in source maps Dec 24, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant