`generated_routes.ts` on Windows contains backslashes in path

Open
#59 0 comments 0 reactions 0 assignees View on GitHub

@codetheweb is already working on this.

Since Sep 27, 2023.

  • #60 by @codetheweb — open

Assessment

Difficulty
2/5
Estimated time
1-3 hours
Newbie friendliness
35/100
Issue type
Bug
Clarity
Mostly clear
Activity status
Stale
Tech stack
typescript
Domain
build-system

Research direction

Start with the generation path that produces generated_routes.ts and inspect how Windows path separators are written into the generated file. Verify the generated output uses forward slashes rather than backslashes, then check the open pull request for the existing work and expected result.

Written by the indexing model from the issue text.

Description

They're interpreted as escape characters rather than a path. They should be forward slashes.

Screenshot 2023-09-19 at 9 21 54 PM

Dominant language
TypeScript
Stars
5
Forks
1
PR merge metrics
No merged PRs in 30d

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from seamapi/nextjs-server-modules

All issues in seamapi/nextjs-server-modules

Similar issues

More TypeScript issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.