Skip to content

Glob is used wrong #13288

Closed
@lforst

Description

@lforst

Description

As raised through #13270, asset detection for sourcemap upload in Next.js doesn't work on Windows.

After some research we found that it is likely due to the glob library, not allowing \ characters except for escaping and us passing in globs with actual backslashes:

Metadata

Metadata

Assignees

Type

Projects

Status

Waiting for: Community

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions