-
Notifications
You must be signed in to change notification settings - Fork 18
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
Debugging with generator-ng2-webpack projects #27
Comments
generator-ng2-webpack projects use webpack's devserver and sourcemaps are generated for both script and css. |
I will review the link. Thank you. |
Can you confirm if On Thu, Apr 28, 2016 at 7:37 PM, Jacob Beard notifications@github.com
|
reopening due to related issue #32 Also it's unclear how to debug unit tests using a docker based workflow |
"I found it challenging to debug this because the default "npm start" script generated a build with webpack that was fairly opaque. I do not believe source maps were turned on in the generated build, and so it was difficult to debug the built JavaScript to see what might be wrong. " - Jake
--- Want to back this issue? **[Post a bounty on it!](https://www.bountysource.com/issues/33406773-debugging-with-generator-ng2-webpack-projects?utm_campaign=plugin&utm_content=tracker%2F32095848&utm_medium=issues&utm_source=github)** We accept bounties via [Bountysource](https://www.bountysource.com/?utm_campaign=plugin&utm_content=tracker%2F32095848&utm_medium=issues&utm_source=github).The text was updated successfully, but these errors were encountered: