Skip to content

Commit 1cfea47

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 823f864 commit 1cfea47

File tree

2 files changed

+1
-225
lines changed

2 files changed

+1
-225
lines changed

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

+1-1
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

-224
This file was deleted.

0 commit comments

Comments
 (0)