File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 4848 "with" : " src/environments/environment.prod.ts"
4949 }
5050 ],
51- "baseHref" : " /AGE/" ,
5251 "optimization" : true ,
5352 "outputHashing" : " all" ,
5453 "sourceMap" : false ,
Original file line number Diff line number Diff line change @@ -7,5 +7,5 @@ git add *
77git commit -m " build"
88git push
99
10- # git subtree push --prefix dist origin gh-pages
10+ git subtree push --prefix dist origin gh-pages
1111
Original file line number Diff line number Diff line change 2828 "ng" : " ng" ,
2929 "start" : " ng serve" ,
3030 "build-prod" : " ng build -c=production" ,
31- "deploy-prod" : " ng deploy --base-href=/AGE/" ,
3231 "test" : " jest"
3332 },
3433 "devDependencies" : {
4039 "@types/jest" : " ^29.1.1" ,
4140 "@types/jquery" : " ^3.3.31" ,
4241 "@types/node" : " ~8.9.4" ,
43- "angular-cli-ghpages" : " ^2.0.3" ,
4442 "codelyzer" : " ^6.0.1" ,
4543 "font-awesome" : " ^4.7.0" ,
4644 "jasmine-spec-reporter" : " ~5.0.0" ,
You can’t perform that action at this time.
0 commit comments