mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2025-08-20 12:29:55 +08:00
test(assert): adds new debugging assert() util
improves removing of console.debug statements fixes #8483
This commit is contained in:

committed by
Adam Bradley

parent
925be1533b
commit
ff1f340285
@ -556,7 +556,6 @@ export class Slides extends Ion {
|
||||
ty = y-my;
|
||||
}
|
||||
|
||||
console.debug(y);
|
||||
*/
|
||||
|
||||
let zi = new Animation(this.touch.target.children[0])
|
||||
|
Reference in New Issue
Block a user