Skip to content

Instantly share code, notes, and snippets.

@rodrigokamada
Created September 24, 2021 00:14
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/a9b76cbf4549ceac6252784b7f605c63 to your computer and use it in GitHub Desktop.
Save rodrigokamada/a9b76cbf4549ceac6252784b7f605c63 to your computer and use it in GitHub Desktop.
Angular Github Actions - Step 5
npm run build:prod
> angular-github-actions@1.0.0 build:prod
> ng build --configuration production --base-href https://rodrigokamada.github.io/angular-github-actions/
✔ Browser application bundle generation complete.
✔ Copying assets complete.
✔ Index html generation complete.
Initial Chunk Files | Names | Size
main.4323acf2b7af06c6f196.js | main | 215.10 kB
polyfills.846632910956cf45bd88.js | polyfills | 36.22 kB
runtime.05bbc8c46ec59fd850d7.js | runtime | 1.05 kB
styles.31d6cfe0d16ae931b73c.css | styles | 0 bytes
| Initial Total | 252.37 kB
Build at: 2021-09-23T01:22:35.870Z - Hash: 3a09fd924c26cb02fafc - Time: 13654ms
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment