File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1212 "core:release:publish" : " yarn core:release:prepare && scripts/publish-release.sh" ,
1313 "demo:build" : " ng build ngqp-demo" ,
1414 "demo:build:prod" : " yarn demo:build --prod" ,
15- "demo:release:prepare" : " yarn core:build && yarn demo:build:prod --base-href=\" https://Airblader.github .io/ngqp/ \" " ,
16- "demo:release:publish" : " yarn demo:release:prepare && npx ngh --dir=dist/ngqp-demo" ,
15+ "demo:release:prepare" : " yarn core:build && yarn demo:build:prod --base-href=\" https://www.ngqp .io\" " ,
16+ "demo:release:publish" : " yarn demo:release:prepare && npx ngh --dir=dist/ngqp-demo --cname= \" www.ngqp.io \" " ,
1717 "demo:serve" : " ng serve ngqp-demo" ,
1818 "schematics:build" : " scripts/build-schematics.sh" ,
1919 "release" : " yarn core:release:publish && yarn demo:release:publish"
Original file line number Diff line number Diff line change 2424 </ li >
2525 </ ul >
2626 </ div >
27- < a href ="https://www.github.com/Airblader/ ngqp " rel ="nofollow noopener " [class.collapse] ="isNavbarExpanded ">
27+ < a href ="https://ngqp.io " rel ="nofollow noopener " [class.collapse] ="isNavbarExpanded ">
2828 < fa-icon [icon] ="faGithub " size ="2x " class ="text-light "> </ fa-icon >
2929 </ a >
3030</ nav >
Original file line number Diff line number Diff line change 22 "name" : " @ngqp/core" ,
33 "version" : " 0.2.8" ,
44 "description" : " Synchronizing form controls with the URL for Angular" ,
5- "homepage" : " https://github.com/Airblader/ ngqp" ,
5+ "homepage" : " https://ngqp.io " ,
66 "author" : " Ingo Bürk" ,
77 "license" : " MIT" ,
88 "bugs" : " https://github.com/Airblader/ngqp/issues" ,
You can’t perform that action at this time.
0 commit comments