From 59ca7754296a43d0d0b882f64c2ed7ecb18b71b5 Mon Sep 17 00:00:00 2001 From: Hans Larsen Date: Fri, 19 Feb 2016 15:58:13 -0800 Subject: [PATCH] chore(): remove the concatenating of vendor files. --- addon/ng2/blueprints/ng2/files/src/index.html | 11 ++++++++++- lib/broccoli/angular2-app.js | 11 +---------- tests/e2e/e2e_workflow.spec.js | 2 +- 3 files changed, 12 insertions(+), 12 deletions(-) diff --git a/addon/ng2/blueprints/ng2/files/src/index.html b/addon/ng2/blueprints/ng2/files/src/index.html index a4f90f06cc68..19744513553a 100644 --- a/addon/ng2/blueprints/ng2/files/src/index.html +++ b/addon/ng2/blueprints/ng2/files/src/index.html @@ -22,7 +22,16 @@ <<%= htmlComponentName %>-app>Loading...-app> - + + + + + + + + + +