Guide feedback
# sst
d
Guide feedback
When you copy the git code here https://serverless-stack.com/chapters/custom-domains-for-react-apps-on-aws.html there is a space missing after add
Copy code
git add.
git commit - m "Setting up custom domains"
git push
m
I didn’t have this issue, copying is fine.
Copy code
git add .
git commit -m "Setting up custom domains"
git push
d
I just refreshed and now it works
I did it from Safari previously but it seems to work