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

Source map to original hx file #8

Open
zommerfelds opened this issue Mar 9, 2022 · 0 comments
Open

Source map to original hx file #8

zommerfelds opened this issue Mar 9, 2022 · 0 comments

Comments

@zommerfelds
Copy link

Hi,

I'm just trying out this package and noticed that the generated source map goes from my .min.js -> .js. I also have an existing source map from .js to .hx (generated with -D js-source-map). Is it possible to make the minified map point straight to the Haxe files? This would make errors easier to debug and track.

This may required something like sorcery.

See also https://stackoverflow.com/questions/21709341/combine-source-maps-of-two-compilation-steps

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