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

docs: update ng test command #179

Merged
merged 1 commit into from
Feb 4, 2019
Merged

Conversation

alan-agius4
Copy link
Contributor

@WtfJoke
Copy link

WtfJoke commented Dec 10, 2018

I opened #175 and were happy that you might have provided the solution, but I still have the same problem of unverified breakpoints. But maybe im an exception.

EDIT:
I needed to add another '/' in front of the sourceMapPathOverrides to make it work.
Is this maybe a OS-Problem, since I use windows and you probably not? 😄 Does it work for you as well when you add an additional slash?

E.g;

"sourceMapPathOverrides": {
          "/./*": "${webRoot}/*",
          "/src/*": "${webRoot}/*",
          "/*": "*",
          "/./~/*": "${webRoot}/node_modules/*"
        }

@alan-agius4
Copy link
Contributor Author

@WtfJoke, it does. I'll update it.

@auchenberg
Copy link
Contributor

LGTM. Thanks @alan-agius4

@auchenberg auchenberg merged commit 72932b0 into microsoft:master Feb 4, 2019
@auchenberg auchenberg added this to the Dec/Jan 2019 milestone Feb 4, 2019
WtfJoke added a commit to SEBHN/angular-mediamanagement that referenced this pull request Mar 17, 2019
see microsoft/vscode-recipes#179 for more info

Were ahead of time!
@mfcallahan
Copy link

Also experiencing this issue. I read through issue #175 and this one but when the debugger starts and tests run, all breakpoints are showing as unverified.

@alan-agius4 alan-agius4 deleted the patch-1 branch March 19, 2019 18:36
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.

4 participants