-
Notifications
You must be signed in to change notification settings - Fork 224
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
Publish new version for register? #60
Comments
I'd like to but the tests aren't passing due to the new changes coming in. I now see four failing tests. @julien-f? |
We should set up CI to avoid that in the future (will probably set up Travis CI on Monday if you agree). |
Pull request #47 is the cause for most of the test failures. Removing it only causes one to fail. I'm investigating more now |
I added a pull request to pass the tests and will follow up with a test for #36 |
And now restored the behavior of #47 |
Now that the pull request is closed, can we push a new version? |
@evanw any more details on how it fails? |
Sorry, that isn't obvious. Added instructions to the readme: https://github.com/evanw/node-source-map-support/blob/master/README.md#tests. They have to run over the HTTP protocol because the file protocol is hopelessly broken. |
Just published as version 0.3.0. |
The new version seems to no longer work in my code base for reading file maps |
@pspeter3 I just merged your pull request and published 0.3.1. Does that fix your issue? |
No description provided.
The text was updated successfully, but these errors were encountered: