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

fix: make sourcemap base prefix relative from outdir to the build file instead of static "../" (fixes #1253) #1254

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

iamstarkov
Copy link

@iamstarkov iamstarkov commented Feb 16, 2025

should address issue described in #1253

I was also thinking to expose sourcemap base prefix as an ncc argument in case there are more bugs or edge cases and some people will require manual adjustment, but decided to start small

@iamstarkov iamstarkov changed the title fix: make sourcemap base prefix relative to the build file instead of default "../" (fixes #1253) fix: make sourcemap base prefix relative from outdir to the build file instead of static "../" (fixes #1253) Feb 16, 2025
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