Skip to content

'getStaticPaths' not detected in CRLF Files #83

@Chaoscaot

Description

@Chaoscaot

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

Metadata

Metadata

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions