This project was generated with Angular CLI version 1.7.1.
Run ng build --prod
to build the project and locate generated chunk(s) in the dist folder
Run ng serve --prod
to build the project
Navigate to /login
or /admin
by clicking the buttons in the front page.
Open console to locate the error.
(Error: Cannot find 'LoginModule' in './common/index'
)
or
(Error: Cannot find 'AdminModule' in './common/index'
)