Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Core: Fix globs on windows #20929

Merged
merged 1 commit into from
Feb 4, 2023
Merged

Core: Fix globs on windows #20929

merged 1 commit into from
Feb 4, 2023

Conversation

shilman
Copy link
Member

@shilman shilman commented Feb 4, 2023

Closes #20928

What I did

Slashify globs. See https://github.com/isaacs/node-glob/blob/main/changelog.md#80

How to test

Run a sandbox on a windows machine

Checklist

N/A

Maintainers

  • If this PR should be tested against many or all sandboxes,
    make sure to add the ci:merged or ci:daily GH label to it.
  • Make sure this PR contains one of the labels below.

@shilman
Copy link
Member Author

shilman commented Feb 4, 2023

self-merging @ndelangen

@IanVS
Copy link
Member

IanVS commented Feb 8, 2023

It looks like there may still be an issue with globs on Windows. See storybookjs/builder-vite#554 (comment) and subsequent comments.

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

Successfully merging this pull request may close these issues.

[Bug]: No configuration files have been found in your configDir after updating to 7.0.0-beta.42
2 participants