remove jspm, make e2e paths relative

This commit is contained in:
Andrew
2015-03-26 17:11:17 -06:00
parent 75b14fbe32
commit 4229fe7559
13 changed files with 124 additions and 134 deletions

View File

@ -1,6 +1,6 @@
import {Ion} from '../ion'
export class NavView extends Ion {
export class NavView {
// viewControllers: Stack<ViewController>;
// visibleViewController: ViewController;