Skip to content
This repository was archived by the owner on Dec 6, 2022. It is now read-only.

Fixing a problem when sourcemaps are enabled but not present#89

Merged
roblourens merged 1 commit into
microsoft:masterfrom
MSLaguana:debuggingWithoutSourcemaps
Jan 28, 2016
Merged

Fixing a problem when sourcemaps are enabled but not present#89
roblourens merged 1 commit into
microsoft:masterfrom
MSLaguana:debuggingWithoutSourcemaps

Conversation

@MSLaguana
Copy link
Copy Markdown
Member

If the sourcemaps option is enabled but a file has no source map, without this change no breakpoints will be confirmed. With this change the script will be remembered for future breakpoints, as well as all breakpoints that had already been set will be acknowledged.

If the sourcemaps option is enabled but a file has no source map, without this change no breakpoints will be confirmed. With this change the script will be remembered for future breakpoints, as well as all breakpoints that had already been set will be acknowledged.
@msftclas
Copy link
Copy Markdown

Hi @MSLaguana, I'm your friendly neighborhood Microsoft Pull Request Bot (You can call me MSBOT). Thanks for your contribution!


It looks like you're a Microsoft contributor (Jimmy Thomson). If you're full-time, we DON'T require a Contribution License Agreement. If you are a vendor, please DO sign the electronic Contribution License Agreement. It will take 2 minutes and there's no faxing! https://cla.microsoft.com.

TTYL, MSBOT;

roblourens added a commit that referenced this pull request Jan 28, 2016
Fixing a problem when sourcemaps are enabled but not present
@roblourens roblourens merged commit e23dcf2 into microsoft:master Jan 28, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants