mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2025-11-06 22:29:44 +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:
@ -102,4 +102,4 @@
|
||||
},
|
||||
|
||||
};
|
||||
})(window.ionic);
|
||||
})(ionic = window.ionic || {});
|
||||
|
||||
Reference in New Issue
Block a user