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

Adding file information to ease debugging. #13

Open
sourya7 opened this issue Apr 9, 2015 · 1 comment
Open

Adding file information to ease debugging. #13

sourya7 opened this issue Apr 9, 2015 · 1 comment

Comments

@sourya7
Copy link
Contributor

sourya7 commented Apr 9, 2015

I've made some changes to the code to make it more easier to debug imported JS modules. However, I'm not really sure if what I've done is a good idea. I just wanted to know if you could review it and see if it seems reasonable. Right now, the code works for me with Nashorn. I haven't tried other engines but it should work if they support the load({script:, name:}) method.

You can see my changes at https://github.com/sourya7/jvm-npm/tree/patch-1

@romangromov
Copy link

@sourya7 works like a charm, thanks dude!

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

2 participants