File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1- 22.15 .0
1+ 22.21 .0
Load Diff This file was deleted.
Original file line number Diff line number Diff line change 2323 "build" : " ng build --project ng-qrcode --configuration production" ,
2424 "build-for-publish" : " ng build --project ng-qrcode --configuration production && cp ./README.md ./CHANGES.md ./LICENSE ./dist/ng-qrcode/" ,
2525 "build-demo-app" : " ng build --project=ng-qrcode-demo --configuration production --base-href '/ng-qrcode/'" ,
26- "publish:gh-pages" : " pnpm run build-demo-app && pnpm run gh-pages -d ./dist/ng-qrcode-demo/browser -b gh-pages --nojekyll" ,
26+ "publish:gh-pages" : " pnpm run build-demo-app && pnpm exec gh-pages -d ./dist/ng-qrcode-demo/browser -b gh-pages --nojekyll" ,
2727 "test" : " ng test" ,
2828 "lint" : " ng lint" ,
2929 "ci-pipeline" : " pnpm run clean && pnpm run ci-build && pnpm run ci-test && pnpm run ci-lint" ,
You can’t perform that action at this time.
0 commit comments