Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mhartington/angular-router-error
https://github.com/mhartington/angular-router-error
Last synced: 14 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/mhartington/angular-router-error
- Owner: mhartington
- Created: 2018-04-09T13:49:45.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2018-04-09T23:20:20.000Z (over 6 years ago)
- Last Synced: 2024-12-07T17:44:00.924Z (19 days ago)
- Language: TypeScript
- Size: 92.8 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# angular-dcf27x
## Problem
Trying to use a custom route reuse strategy with `{useHash: true}` will throw an error during a production build
## Replicate
- git clone
- `npm i`
- `npx ng build --prod`