File tree Expand file tree Collapse file tree 2 files changed +3
-2
lines changed
Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Original file line number Diff line number Diff line change 2828 uses : JamesIves/github-pages-deploy-action@v4
2929 with :
3030 branch : gh-pages
31- folder : dist/browser
31+ folder : dist/browser
32+ clean : true
Original file line number Diff line number Diff line change 1919 "build:azure" : " ng build --configuration azure" ,
2020 "build:netlify" : " ng build --configuration netlify" ,
2121 "build:render" : " ng build --configuration render" ,
22- "build:pages" : " ng build --configuration pages --base-href 'https://bit-developer.github.io/ text-compare-angular/' " ,
22+ "build:pages" : " ng build --configuration pages --base-href / text-compare-angular/" ,
2323 "build:nas" : " ng build --configuration nas" ,
2424 "build:cross:env" : " rimraf dist compiled && cross-env SOURCE_MAP=0 ng build --configuration production" ,
2525 "test" : " ng test" ,
You can’t perform that action at this time.
0 commit comments