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

Babelify transform causes webstorm to debug bundle not original source #9

Closed
ghost opened this issue Apr 13, 2016 · 2 comments
Closed

Comments

@ghost
Copy link

ghost commented Apr 13, 2016

Project debugs in webstorm correctly when no transform is used but debugs the bundled file instead after applying a babelify transform via package.json.

@ghost
Copy link
Author

ghost commented Apr 15, 2016

Solved by setting the Babel sourceMap option to false.

@JamesMessinger
Copy link
Member

👍 Thanks for posting the solution

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