I've seen some code having imports like :
import {...} from 'angular2/core'; instead of '@angular/core'
Besides it seems that Ionic 2 has been updated since your last commit.
I've tried adding this meteor package on the 'now famous' angular2-meteor updated tutorial and everything went wrong about html files and ts files handling.
I've seen some code having imports like : import {...} from 'angular2/core'; instead of '@angular/core'
Besides it seems that Ionic 2 has been updated since your last commit.
I've tried adding this meteor package on the 'now famous' angular2-meteor updated tutorial and everything went wrong about html files and ts files handling.
However thanks for providing such packages ;-)