chore(build): get package build process in place

This commit is contained in:
Dan Bucholtz
2017-11-21 14:19:02 -06:00
parent 41b9064ed0
commit 63d5c9bac0
4 changed files with 73 additions and 5 deletions

View File

@ -0,0 +1,5 @@
export * from './directives/ion-nav';
export * from './module';
export * from './providers/alert-controller';
export * from './providers/app';
export * from './providers/nav-controller';