Skip to content

Instantly share code, notes, and snippets.

@shhdharmen
Created January 16, 2019 08:29
Show Gist options
  • Save shhdharmen/82b2216ede79770d1f165cbe26033daf to your computer and use it in GitHub Desktop.
Save shhdharmen/82b2216ede79770d1f165cbe26033daf to your computer and use it in GitHub Desktop.
Modifications needed for Angular Routing to work in GH-Pages
...
script:
- ...
- yarn build --base-href /my-awesome-project/
- mv dist/index.html dist/404.html
...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment