Skip to content

Force source-map-support to not have source maps#10764

Merged
sandersn merged 2 commits into
masterfrom
exclude-source-map-support-FromSourceMaps
Sep 8, 2016
Merged

Force source-map-support to not have source maps#10764
sandersn merged 2 commits into
masterfrom
exclude-source-map-support-FromSourceMaps

Conversation

@sandersn
Copy link
Copy Markdown
Member

@sandersn sandersn commented Sep 7, 2016

Fixes gulp runtests-browser after the transforms merge.

source-map-support fooled sorcery's incorrect check for sourceMappingURL into thinking it had a source map because it used the string "sourceMappingURL" so much. Now our gulpfile manually specifies that source-map-support has no source mapping.

Also up the error stack trace limit to 1000 to help future error reporting.

It fooled sorcery's incorrect check for sourceMappingURL into thinking
it had a source map.

Also up the error stack trace limit to 1000 to help future error
reporting.
@sandersn
Copy link
Copy Markdown
Member Author

sandersn commented Sep 7, 2016

@Andy-MS @rbuckton turns out the fix was pretty localised to our gulpfile.

@ghost
Copy link
Copy Markdown

ghost commented Sep 8, 2016

👍

@sandersn sandersn merged commit ccca525 into master Sep 8, 2016
@sandersn sandersn deleted the exclude-source-map-support-FromSourceMaps branch September 8, 2016 20:24
@microsoft microsoft locked and limited conversation to collaborators Jun 19, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants