From 77b21b29c556419c54a0da042cd216799a34d963 Mon Sep 17 00:00:00 2001 From: Tim Lancina Date: Fri, 29 Apr 2016 14:20:56 -0500 Subject: [PATCH] chore(e2e): fix systemJS map for e2e paths This lets us have relative Ionic imports in the e2e tests, so they can be type checked. --- scripts/e2e/e2e.template.html | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/scripts/e2e/e2e.template.html b/scripts/e2e/e2e.template.html index 7aa33f569e..8fc4e30115 100644 --- a/scripts/e2e/e2e.template.html +++ b/scripts/e2e/e2e.template.html @@ -42,7 +42,8 @@