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

Add debug flag to skyux watch that disables code coverage #643

Closed
Blackbaud-PaulCrowder opened this issue May 1, 2017 · 0 comments
Closed

Comments

@Blackbaud-PaulCrowder
Copy link
Member

When the istanbul-instrument-loader is added to the Webpack config, the instrumented code becomes unreadable. This is usually fine except for when trying to debug through the original code by navigating to http://localhost:9876/debug.html while skyux watch is running. We should add some kind of command line argument (maybe --debug or --no-coverage) to disable this Webpack loader so that the code becomes readable again and can be stepped through in the browser.

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

No branches or pull requests

4 participants