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

FIX: fallback page should use path not file location #1301

Merged
merged 4 commits into from Aug 4, 2020

Commits on Jul 22, 2020

  1. fix: fallback page should use path not file location

    When resolving fallback page for the path (`fallbackLanguages` option), we should consider the original path, not the file location (which could be different when aliases are used).
    palkan committed Jul 22, 2020
    Copy the full SHA
    3864761 View commit details
    Browse the repository at this point in the history

Commits on Jul 27, 2020

  1. Copy the full SHA
    f87d9a5 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    190de35 View commit details
    Browse the repository at this point in the history

Commits on Aug 4, 2020

  1. Copy the full SHA
    b896d63 View commit details
    Browse the repository at this point in the history