Experimenting with Ionic global class

This commit is contained in:
Max Lynch
2015-05-29 18:44:32 -05:00
parent ad28b64878
commit ee953359f1
3 changed files with 22 additions and 3 deletions

View File

@ -1,4 +1,5 @@
// DON'T reference this file in the source. Only in demos.
export * from 'ionic/components/app/app'
export * from 'ionic/components/action-menu/action-menu'
// export * from 'ionic/components/alert/alert'
export * from 'ionic/components/aside/aside'