File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 3838### Front-end : What's included
3939> Dependencies
4040- [x] Angular : 9.1.2
41- - [x] Angular CLI : 9.1.1
41+ - [x] Angular CLI : 9.1.2
4242- [x] Angular Universal : 9.1.0
4343- [x] Bootstrap : 4.4.1
4444- [x] Fontawesome : 5.13.0
@@ -149,7 +149,7 @@ in your browser go to [http://localhost:4200](http://localhost:4200)
149149* in your browser [ http://localhost:5200/movies ] ( http://localhost:5200/movies )
150150
151151### Author
152- * Updated : 20 /04/2020
152+ * Updated : 22 /04/2020
153153* Author : danny
154154
155155## Documentation
Original file line number Diff line number Diff line change 1111 "dev:ssr" : " ng run angular-starter:serve-ssr" ,
1212 "serve:ssr" : " node dist/angular-starter/server/main.js" ,
1313 "build:ssr" : " ng build --prod && ng run angular-starter:server:production" ,
14- "build-hub :ssr" : " ng build --prod --base-href=/angular-webapp/ && ng run angular-starter:server:production" ,
14+ "build-demo :ssr" : " ng build --prod --base-href=/angular-webapp/ && ng run angular-starter:server:production" ,
1515 "prerender" : " ng run angular-starter:prerender"
1616 },
1717 "repository" : {
5454 "zone.js" : " 0.10.3"
5555 },
5656 "devDependencies" : {
57- "@angular-devkit/build-angular" : " 0.901.1 " ,
58- "@angular/cli" : " 9.1.1 " ,
57+ "@angular-devkit/build-angular" : " 0.901.2 " ,
58+ "@angular/cli" : " 9.1.2 " ,
5959 "@angular/compiler-cli" : " 9.1.2" ,
6060 "@angular/language-service" : " 9.1.2" ,
6161 "@nguniversal/builders" : " 9.1.0" ,
6262 "@types/express" : " 4.17.6" ,
63- "@types/node" : " 13.13.1 " ,
63+ "@types/node" : " 13.13.2 " ,
6464 "@types/jasmine" : " 3.5.10" ,
6565 "@types/jasminewd2" : " 2.0.8" ,
6666 "codelyzer" : " 5.2.2" ,
You can’t perform that action at this time.
0 commit comments