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

Update index.ts #9

Merged
merged 3 commits into from
Oct 10, 2017
Merged

Conversation

stephensprinkle-zz
Copy link
Contributor

No description provided.

source/index.ts Outdated
@@ -1,5 +1,6 @@
import * as sourceMapSupport from "source-map-support";
sourceMapSupport.install();
// NOTE -- Commented out to avoid cross origin error when run via webpack
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Do we have any additional details like a GitHub issue with Webpack or source-map-support projects? If so, I would like to get them linked here. If not, can we edit the comment to say something like, "More research is necessary to investigate the issue" or even better some brief repro steps?

Copy link
Collaborator

@MicahZoltu MicahZoltu left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Would be nice to flesh out the comment a little, but not a blocker for merging.

Clarification.
@stephensprinkle-zz
Copy link
Contributor Author

I updated the commit w/ expanded comments.

Formatting.
@MicahZoltu MicahZoltu merged commit 9a4b40b into ethereumjs:master Oct 10, 2017
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.

3 participants