Created
November 17, 2017 08:43
-
-
Save ybrdev/b63f2a1a6d83e744cba64c345e254d9d to your computer and use it in GitHub Desktop.
Build angular app on a hostname within a folder
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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