test(assert): adds new debugging assert() util

improves removing of console.debug statements

fixes #8483
This commit is contained in:
Manu Mtz.-Almeida
2016-10-18 16:10:00 +02:00
committed by Adam Bradley
parent 925be1533b
commit ff1f340285
13 changed files with 101 additions and 67 deletions

View File

@ -556,7 +556,6 @@ export class Slides extends Ion {
ty = y-my;
}
console.debug(y);
*/
let zi = new Animation(this.touch.target.children[0])