mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2025-08-19 03:32:21 +08:00
bundle demos with CJS
This commit is contained in:
@ -1,5 +1,5 @@
|
||||
import {App, IonicApp, Animation, Modal, NavController, Page, Events} from 'ionic/ionic';
|
||||
import * as helpers from 'helpers';
|
||||
import * as helpers from './helpers';
|
||||
|
||||
|
||||
@Page({
|
||||
|
Reference in New Issue
Block a user