Skip to content

Instantly share code, notes, and snippets.

@ybrdev
Created November 17, 2017 08:43
Show Gist options
  • Save ybrdev/b63f2a1a6d83e744cba64c345e254d9d to your computer and use it in GitHub Desktop.
Save ybrdev/b63f2a1a6d83e744cba64c345e254d9d to your computer and use it in GitHub Desktop.
Build angular app on a hostname within a folder
ng build --prod --base-href "http://localhost/folder/" -d "/folder"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment