NOTE: This branch is for development purposes only.
- Fork the repository.
- Clone
sandboxbranch with submodule. - Develop the package
- Test the package with test runnner (
Window > Generals > Test Runner) - Commit with a message based on Angular Commit Message Conventions
- Create a pull request on GitHub
When you push to preview, master or v1.x branch, this package is automatically released by GitHub Action.
- Update version in
package.json - Update CHANGELOG.md
- Commit documents and push
- Update and tag upm branch
- Release on GitHub
Publish npm registory