Skip to content

Instantly share code, notes, and snippets.

@rodrigokamada
Created September 24, 2021 00:12
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save rodrigokamada/544669cdd390f9d50db2bbc57cf1fb2f to your computer and use it in GitHub Desktop.
Save rodrigokamada/544669cdd390f9d50db2bbc57cf1fb2f to your computer and use it in GitHub Desktop.
Angular Github Actions - Step 2
"build:prod": "ng build --configuration production --base-href https://rodrigokamada.github.io/angular-github-actions/",
"test:headless": "ng test --watch=false --browsers=ChromeHeadless"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment