Demonstrate the execution of several commands in the project
rollup build lib( watch mode )
rollup build lib (minify)
angular conventional commits (interactive) ![cz commit](demo/images/cz-commit -progress.gif)
use vitest
Run all test suites but watch for changes and rerun tests when they change.
Perform a single run without watch mode.
npm publish --dry-run
(view tarball)
release-it is interactive and allows you to confirm each task before execution: