Skip to content

Commit d600fa8

Browse files
TheLarkInnjohannes.werner
authored and
johannes.werner
committed
chore(cleanup) additional cleanup tasks performed. Removed unneeded code, indentation causing linting errors, add back tsconfig sourcemapping, removed console logs, deleted material unused files.
1 parent 3865e8a commit d600fa8

File tree

2 files changed

+1
-225
lines changed

2 files changed

+1
-225
lines changed

addon/ng2/blueprints/ng2/files/__path__/vendor.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ import '@angular/platform-browser';
1010
import '@angular/platform-browser-dynamic';
1111

1212
<% if(isMobile) { %>
13-
import '@angular/app-shell';
13+
import '@angular/app-shell';
1414
<% } %>
1515

1616
import 'rxjs/add/operator/map';

addon/ng2/models/webpack-build-material2.ts

Lines changed: 0 additions & 224 deletions
This file was deleted.

0 commit comments

Comments
 (0)