bundle demos with CJS

This commit is contained in:
Tim Lancina
2015-10-09 22:45:46 -05:00
parent 5f283cc045
commit aa816a9072
11 changed files with 100 additions and 35 deletions

View File

@ -1,7 +1,7 @@
import {App, IonicApp, IonicPlatform, ActionSheet} from 'ionic/ionic';
import {Page, IonicConfig, Events} from 'ionic/ionic';
import {ActionSheetPage} from 'actionSheet/actionSheet';
import * as helpers from 'helpers';
import {ActionSheetPage} from './actionSheet/actionSheet';
import * as helpers from './helpers';
@App({