-
Notifications
You must be signed in to change notification settings - Fork 11.9k
Closed
Labels
P5The team acknowledges the request but does not plan to address it, it remains open for discussionThe team acknowledges the request but does not plan to address it, it remains open for discussionhelp wanted
Description
- OS: Ubuntu (15.10)
- Versions: 1.0.0-beta.10
- Repro steps:
ng new app-name
git add --all
git remote add origin https://github.com/USERNAME/PROJECT_NAME.git
git commit -m "message"
git push origin master
ng github-pages:deploy - The app is deployed at https://username.github.io/app-name but I wish to deploy this app with a custom domain name. On the custom domain name, it is just showing "Loading...".
I tried adding a CNAME file as well as setting the custom domain in the github repo settings.
Thanks!
AnalogJ, pbellon, aj8k and marcellkiss
Metadata
Metadata
Assignees
Labels
P5The team acknowledges the request but does not plan to address it, it remains open for discussionThe team acknowledges the request but does not plan to address it, it remains open for discussionhelp wanted