commit | 70980b25e985f6d367bde33b2b0ca593c0fd8b24 | [log] [tgz] |
---|---|---|
author | Patrick Brady <pb071s@att.com> | Thu Jul 12 12:44:06 2018 -0700 |
committer | Patrick Brady <pb071s@att.com> | Tue Jul 24 20:32:16 2018 +0000 |
tree | 294713f81a0bbce4cc1b17c71dfe95a97eba5daa | |
parent | b5b3e4990360004aa01a7bb55ed85f8d43335c42 [diff] |
Change mdbootstrap version A newer version of mdbootstrap has been released post Beijing release. This new version has an error which is causing a jenkins build failure. The version is being set to the version that was used at the time of the Beijing release (4.5.3) in order to fix the failing build. The code will still match the released artifacts, since version 4.5.3 is contained in the release. Change-Id: I45545119ff127c20d588be5fd08c6b367d18de03 Signed-off-by: Patrick Brady <pb071s@att.com> Issue-ID: APPC-1072 (cherry picked from commit d081361033fc48f12ce95d3b36717ceca0abf10c)
This project was generated with Angular CLI version 1.2.3.
Run ng serve
for a dev server. Navigate to http://localhost:4200/
. The app will automatically reload if you change any of the source files.
Run ng generate component component-name
to generate a new component. You can also use ng generate directive|pipe|service|class|module
.
Run ng build
to build the project. The build artifacts will be stored in the dist/
directory. Use the -prod
flag for a production build.
Run ng test
to execute the unit tests via Karma.
Run ng e2e
to execute the end-to-end tests via Protractor. Before running the tests make sure you are serving the app via ng serve
.
To get more help on the Angular CLI use ng help
or go check out the Angular CLI README.