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

rimraf のアップデートが行われるようにする #27

Merged
merged 1 commit into from
Oct 19, 2023

Conversation

nabeliwo
Copy link
Member

以前、rimraf が v4 に上がるタイミングで glob のサポートがなくなってしまったため、v4 に上がらないようにしていました。
参考: #21

そして v4.2.0 から glob のサポートが復活したので再びアップデートがされるように、設定を削除しました。

なお、glob サポートを有効にするには --glob オプションを付けて実行する必要があるため、プロダクト側での対応が必要になります。
これは別途社内向けに共有しようと思います。

Copy link

@hiroki0525 hiroki0525 left a comment

Choose a reason for hiding this comment

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

👍

Copy link
Member

@f440 f440 left a comment

Choose a reason for hiding this comment

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

👍

@nabeliwo nabeliwo merged commit 1c185b5 into master Oct 19, 2023
1 check passed
@nabeliwo nabeliwo deleted the revert-rimraf branch October 19, 2023 00:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants