-
Notifications
You must be signed in to change notification settings - Fork 12k
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
Source maps problem after upgrading from 1.1.0 to 1.1.1 #6745
Comments
Maybe related to #6737? |
#6623 Related to this. Upgrade to 1.1.2, works. |
Duplicates #6623. |
I am on 1.1.2 (check ng version to be perfectly sure) and using the default launch options for Chrome Debugger. Works perfectly fine. You might want to include the trace from the debugger extension, maybe someone will be able to help you... |
The problem remains when debugging through Docker using And next time, I'll try to not duplicate issues by looking into closed issues too :)
|
This issue has been automatically locked due to inactivity. Read more about our automatic conversation locking policy. This action has been performed automatically by a bot. |
Bug Report or Feature Request
Versions.
Node.js 6.10.3
npm 3.10.10
Ubuntu 16.01
Repro steps.
Breakpoints on Visual Studio Code are not working anymore
ng serve --host 0.0.0.0 --progress=false --proxy-config proxy.conf.json
Started from a Docker image
Mention any other details that might be useful.
Fails on v1.1.2 and v1.2.0-rc.0 too
The text was updated successfully, but these errors were encountered: