mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2026-03-13 10:22:08 +08:00
don't use facade Promises for now
This commit is contained in:
@@ -1,6 +1,3 @@
|
||||
// Use Angular's promise which doesn't swallow exceptions
|
||||
import {Promise} from 'angular2/src/facade/async';
|
||||
|
||||
const nativeRaf = window.requestAnimationFrame ||
|
||||
window.webkitRequestAnimationFrame ||
|
||||
window.mozRequestAnimationFrame;
|
||||
|
||||
Reference in New Issue
Block a user