[Gradle, JS] Add debugger.js with debugger statement to stop on the first line in a browser
^KT-56488 fixed
This commit is contained in:
committed by
Space Team
parent
c82b4f6fe5
commit
bea80f8b54
@@ -31,6 +31,4 @@ function configureTimeouts(injector) {
|
||||
|
||||
initDebug.$inject = ['injector'];
|
||||
|
||||
module.exports = {
|
||||
'framework:karma-kotlin-debug': ['factory', initDebug]
|
||||
};
|
||||
module.exports = initDebug;
|
||||
Reference in New Issue
Block a user