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

'getStaticPaths' not detected in CRLF Files #83

Open
Chaoscaot opened this issue Apr 3, 2024 · 0 comments
Open

'getStaticPaths' not detected in CRLF Files #83

Chaoscaot opened this issue Apr 3, 2024 · 0 comments
Assignees

Comments

@Chaoscaot
Copy link

Chaoscaot commented Apr 3, 2024

Describe the bug
The getStaticPaths method is not found in CRLF (\r\n) files for dynamic routes.

To Reproduce
Steps to reproduce the behavior:

  1. Clone any Git-Repo with astro-i18n
  2. Change the line separators to CRLF or be on a Windows machine.
  3. Run the astro-i18n generate:pages command and check the generated file

Expected behavior
The generated File for the Language should also include the getStaticPaths method.

Mandatory reproduction repository
https://steamwar.de/devlabs/SteamWar/Website

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

No branches or pull requests

2 participants