Skip to content

fix: Properly enable source maps in all modes #179

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

Merged
merged 1 commit into from
Aug 4, 2025

Conversation

varungandhi-src
Copy link
Contributor

We need to pass --enable-source-maps when launching node,
because Node will not use source maps (even if present) by default.

Additionally, let's avoid the divergence in settings across development
and production.

@varungandhi-src varungandhi-src merged commit ed2ad3b into scip Aug 4, 2025
2 checks passed
@varungandhi-src varungandhi-src deleted the vg/source-maps branch August 4, 2025 12:35
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

Successfully merging this pull request may close these issues.

1 participant