You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When trying to debug unit tests I am unable to see any source maps for all code in the /src folder.
I can see source maps for the unit tests themselves and can set a breakpoint in a unit test but I can't step through the source code.
When trying to debug unit tests I am unable to see any source maps for all code in the /src folder.
I can see source maps for the unit tests themselves and can set a breakpoint in a unit test but I can't step through the source code.
To reproduce the error....
-install a http server npm i http-server -g
The text was updated successfully, but these errors were encountered: