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

sander/improvedHandling404 #640

Merged
merged 2 commits into from
Jun 19, 2020
Merged

sander/improvedHandling404 #640

merged 2 commits into from
Jun 19, 2020

Conversation

SanderElias
Copy link
Contributor

@SanderElias SanderElias commented Jun 19, 2020

PR Checklist

Please check if your PR fulfills the following requirements:

PR Type

What kind of change does this PR introduce?

  • Bugfix
  • Feature
  • Code style update (formatting, local variables)
  • Refactoring (no functional changes, no api changes)
  • Other... Please describe:

What is the current behavior?

Only unhandled routes are served by dist server

Issue Number: closes #639

What is the new behavior?

the dist server now serves all the routes in the scully.routes.json.
logs skipped ones to console,
and adds a descriptive error page, that includes firering of the ready event so that those dont' take the full 25 seconds to render

Does this PR introduce a breaking change?

  • Yes
  • No

Other information

@SanderElias SanderElias merged commit 85770a3 into main Jun 19, 2020
@SanderElias SanderElias deleted the sander/improvedHandling404 branch June 19, 2020 12:16
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.

A dynamic route with a '-'
2 participants