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

Use native Node.js source maps #28

Merged
merged 2 commits into from
Jul 26, 2024
Merged

Use native Node.js source maps #28

merged 2 commits into from
Jul 26, 2024

Conversation

zefir-git
Copy link
Member

Removes the source map dependency and instead uses --enable-source-maps together with our inline TS source maps.

@zefir-git zefir-git added the enhancement Improvement of existing feature label Jul 25, 2024
@zefir-git zefir-git self-assigned this Jul 25, 2024
@zefir-git zefir-git requested a review from a team as a code owner July 25, 2024 02:04
@zefir-git zefir-git linked an issue Jul 25, 2024 that may be closed by this pull request
@zefir-git zefir-git merged commit c12292d into main Jul 26, 2024
3 checks passed
@zefir-git zefir-git deleted the native-sourcemas branch July 26, 2024 05:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Improvement of existing feature
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Use --enable-source-maps instead of source map dependency
2 participants