mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2025-11-07 06:57:02 +08:00
Added quick create ionic object in JS code
Makes it easy to include a few ionic files here and there.
This commit is contained in:
@ -119,4 +119,4 @@ TabBarController.prototype = {
|
||||
},
|
||||
}
|
||||
|
||||
})(window.ionic);
|
||||
})(ionic = window.ionic || {});
|
||||
|
||||
Reference in New Issue
Block a user