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

Integrate TS Source Maps #536

Open
christroutner opened this issue Nov 26, 2019 · 0 comments
Open

Integrate TS Source Maps #536

christroutner opened this issue Nov 26, 2019 · 0 comments
Labels
Ready Issue is actionable

Comments

@christroutner
Copy link

christroutner commented Nov 26, 2019

The scope of this Issue is to add TypeScripe source maps so that debugging can take place both at developer-time and at run-time.

When implementing this feature, both developer-time and run-time errors should be intentionally created to verify that the source map is functioning as expected.

The most important feature is the source-map at run-time. This will allow us to read errors thrown in the logs and use the logs to debug issues in production.

@christroutner christroutner added the Ready Issue is actionable label Nov 26, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Ready Issue is actionable
Projects
None yet
Development

No branches or pull requests

1 participant