chore: update publish.ps1

rel-1.0 1.0.2
mehmet-erim 6 years ago
parent 7386ea5709
commit e7739ccd1e

@ -1,9 +1,10 @@
& cd ng-packs\scripts
& npm install
& npm run build
& yarn build
& cd ../../
& yarn
& yarn lerna publish --no-push
& cd ng-packs\scripts
& npm run sync
& yarn sync
& cd ../../
& yarn update:templates
Loading…
Cancel
Save