File tree Expand file tree Collapse file tree 1 file changed +0
-2
lines changed
Expand file tree Collapse file tree 1 file changed +0
-2
lines changed Original file line number Diff line number Diff line change @@ -157,7 +157,6 @@ export function app(options) {
157157 if ( options . auth ) {
158158 files = files . concat ( [
159159 'client/app/account/account.module.' + script ,
160- 'client/app/account/account.routes.' + script ,
161160 'client/app/account/login/login.' + markup ,
162161 'client/app/account/login/login.component.' + script ,
163162 'client/app/account/settings/settings.' + markup ,
@@ -168,7 +167,6 @@ export function app(options) {
168167 'client/app/admin/admin.' + stylesheet ,
169168 'client/app/admin/admin.component.' + script ,
170169 'client/app/admin/admin.module.' + script ,
171- 'client/app/admin/admin.routes.' + script ,
172170 'client/components/auth/auth.module.' + script ,
173171 'client/components/auth/auth.service.' + script ,
174172 'client/components/auth/interceptor.service.' + script ,
You can’t perform that action at this time.
0 commit comments