UiPath/angular-components

View on GitHub
.ci/templates/steps/create-bundle.yml

Summary

Maintainability
Test Coverage
steps:
  - script: |
      npm run build:prod
    env:
      GH_NPM_REGISTRY_TOKEN: ''
    displayName: 'Bundle Library'