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

fix: globs not working on windows #85

Merged
merged 2 commits into from
Mar 20, 2023
Merged

fix: globs not working on windows #85

merged 2 commits into from
Mar 20, 2023

Conversation

vitorrd
Copy link
Contributor

@vitorrd vitorrd commented Mar 18, 2023

@snorrees snorrees self-requested a review March 19, 2023 11:52
Copy link
Contributor

@snorrees snorrees left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

There are li

src/node/globFiles.ts Show resolved Hide resolved
@stipsan stipsan requested a review from snorrees March 20, 2023 10:20
@stipsan stipsan changed the title fix: Globs not working on Windows. fix: globs not working on Windows. Mar 20, 2023
@stipsan stipsan changed the title fix: globs not working on Windows. fix: globs not working on windows Mar 20, 2023
@stipsan stipsan removed the request for review from snorrees March 20, 2023 14:02
@stipsan stipsan dismissed snorrees’s stale review March 20, 2023 14:02

Got PR approval from @snorrees offline 👍

@stipsan
Copy link
Member

stipsan commented Mar 20, 2023

There were a couple of failing windows tests, fixing them in another commit and merging for now. Need to bootup my windows box 🧑‍💻

@github-actions
Copy link
Contributor

🎉 This PR is included in version 2.2.13 🎉

The release is available on:

Your semantic-release bot 📦🚀

blueputty01 added a commit to blueputty01/sanity-plugin-icon-picker that referenced this pull request Jun 12, 2023
Watch doesn't work on windows (github.com/sanity-io/pkg-utils/pull/85)
blueputty01 added a commit to blueputty01/sanity-plugin-icon-picker that referenced this pull request Jun 12, 2023
Watch doesn't work on windows (github.com/sanity-io/pkg-utils/pull/85)
christopherafbjur pushed a commit to christopherafbjur/sanity-plugin-icon-picker that referenced this pull request Jun 15, 2023
* Modify line break eslint and prettier configs

Line break mismatch on Windows vs. Mac/Linux machines

* Add sample configurations

from #39

* Add support for storing icon SVGs as strings #37

* Update @sanity/pkg-utils

Watch doesn't work on windows (github.com/sanity-io/pkg-utils/pull/85)

* Refactor svg string const into function

---------

Co-authored-by: Alexander Yang <65861156+blue-putty@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

"watch" doesn't work on Windows
3 participants