Skip to content

Glob is used wrong #13288

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:

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions