Skip to content
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

Fallback routes #685

Merged
merged 4 commits into from
Sep 14, 2020
Merged

Fallback routes #685

merged 4 commits into from
Sep 14, 2020

Conversation

james-owen
Copy link
Member

Adds a new type of route fallback that is a combination of a regular route that gets normal pages and a dynamic route that fetches one dynamic page. This allows the creation of static pages to replace dynamic pages, and also when those static pages are removed they are replaced by a dynamic page again.

@coveralls
Copy link

coveralls commented Sep 4, 2020

Pull Request Test Coverage Report for Build 2455

  • 5 of 5 (100.0%) changed or added relevant lines in 1 file are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 100.0%

Totals Coverage Status
Change from base Build 2440: 0.0%
Covered Lines: 4197
Relevant Lines: 4197

💛 - Coveralls

@jpope19 jpope19 marked this pull request as ready for review September 10, 2020 18:45
@james-owen james-owen merged commit a9f1b6b into master Sep 14, 2020
@james-owen james-owen deleted the fallback_routes branch September 14, 2020 18:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants