Angular Librairy base on Material and Fuse 9
Run ng build to build the library. The build artifacts will be stored in the dist/ directory. Use the --prod flag for a production build.
Run ng test to execute the unit tests via Karma.
Run ng e2e to execute the end-to-end tests via Protractor.
- Make sure you updated the package version in xdev-lib.
- Create a github PAT -> https://github.com/settings/tokens/new?scopes=write:packages
- Run
earthly --push --secret token=<yourPAT> +deploy