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

Generate sourcemaps with webpack #18

Closed
wants to merge 1 commit into from

Conversation

niekert
Copy link

@niekert niekert commented Apr 5, 2016

Adding this to my webpack config made debugging a lot easier for me, as devtools shows the line the actual file of the component where the error occurs.

This makes finding typo's and other small mistakes a lot easier (for me at least)

Before

After

@StephenGrider
Copy link
Owner

See #19

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.

2 participants