From fda7743bd3a6c539fb0f1424e75c956b71efbec7 Mon Sep 17 00:00:00 2001 From: Sean Larkin Date: Mon, 6 Jun 2016 15:22:19 -0500 Subject: [PATCH] chore(webpack) cleaned up the html interpolation thats broken from gutting the old builder --- .../blueprints/ng2/files/__path__/index.html | 41 ------------------- 1 file changed, 41 deletions(-) diff --git a/addon/ng2/blueprints/ng2/files/__path__/index.html b/addon/ng2/blueprints/ng2/files/__path__/index.html index 5f0928bc8e25..0064b2f0b267 100644 --- a/addon/ng2/blueprints/ng2/files/__path__/index.html +++ b/addon/ng2/blueprints/ng2/files/__path__/index.html @@ -5,9 +5,6 @@ <%= jsComponentName %> - <% if (isMobile) { %> @@ -17,47 +14,9 @@ {{/each}} - <<%= htmlComponentName %>-app>Loading...-app> - -