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

Debugging with generator-ng2-webpack projects #27

Open
cmelion opened this issue Apr 28, 2016 · 5 comments
Open

Debugging with generator-ng2-webpack projects #27

cmelion opened this issue Apr 28, 2016 · 5 comments
Labels

Comments

@cmelion
Copy link
Owner

cmelion commented Apr 28, 2016

"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).
@cmelion
Copy link
Owner Author

cmelion commented Apr 28, 2016

generator-ng2-webpack projects use webpack's devserver and sourcemaps are generated for both script and css.
A good explanation of the process can be found at http://stackoverflow.com/a/33422697

@cmelion
Copy link
Owner Author

cmelion commented Apr 28, 2016

screenshot 2016-04-27 21 00 51

@jbeard4
Copy link

jbeard4 commented Apr 28, 2016

I will review the link. Thank you.

@cmelion
Copy link
Owner Author

cmelion commented Apr 29, 2016

Can you confirm if
#28 fixes the
browser open issue on Linux?

On Thu, Apr 28, 2016 at 7:37 PM, Jacob Beard notifications@github.com
wrote:

I will review the link. Thank you.


You are receiving this because you modified the open/close state.
Reply to this email directly or view it on GitHub
#27 (comment)

@cmelion cmelion reopened this May 15, 2016
@cmelion
Copy link
Owner Author

cmelion commented May 15, 2016

reopening due to related issue #32

Also it's unclear how to debug unit tests using a docker based workflow

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants