Skip to content

Commit

Permalink
Fix windows next-swc builds (#54353)
Browse files Browse the repository at this point in the history
Fixes this build error on windows due to invalid path:

```sh
 Error: error: invalid path 'test/e2e/app-dir/app/app/bootstrap/[[...*]]/ClientComponent.js'
 Error: The process 'C:\Program Files\Git\cmd\git.exe' failed with exit code 128
```

x-ref:
https://github.com/vercel/next.js/actions/runs/5930602201/job/16080672888#step:7:62
  • Loading branch information
ijjk committed Aug 21, 2023
1 parent 892839f commit 0e91c79
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 0 deletions.

0 comments on commit 0e91c79

Please sign in to comment.