Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(fsweb): deliver react bundle on all fall-through requests
if a route isn't handled by one of the middlewares (eg. static files, proxy), deliver the react bundle. the application router will handle rendering the proper content.
- Loading branch information