-
Notifications
You must be signed in to change notification settings - Fork 210
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
adding an option to redirect all not found to a specific asset #3361
base: master
Are you sure you want to change the base?
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
cc @natebosch thoughts on exposing this functionality?
I think we discussed a similar feature I wanted to add in the past and settled on not adding it. I don't have strong opinions on it today. Is it feasible to write a proxy that handles this? I can't recall - do we allow passing arbitrary flags through to |
@jakemac53 will you merge it? |
@@ -8,17 +8,16 @@ | |||
|
|||
- Upgrade to `frontend_service_client` version 3. | |||
|
|||
## 2.3.0 | |||
|
|||
## 2.3.3-dev |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
this should remain as it was, there is a section higher up already for 2.3.3-dev
this helps development of SPA like AngularDart, ie:
not-found-defaults-to=web/index.html