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
Hi,
Whenever there is an exception in a test or source code, karma reports the error as coming from the .browserify file, which makes it difficult to locate it. Note that i'm running browserify with the debug mode set to true and karma with PhantomJS.
Is there anyway to get the original error location ?
The text was updated successfully, but these errors were encountered:
Hi,
Whenever there is an exception in a test or source code, karma reports the error as coming from the .browserify file, which makes it difficult to locate it. Note that i'm running browserify with the debug mode set to true and karma with PhantomJS.
Is there anyway to get the original error location ?
The text was updated successfully, but these errors were encountered: