Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

refactor(glob-assets): use 'tinyglobby' instead of 'globby' as dependency#925

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Draft
oscard0m wants to merge2 commits intosemantic-release:master
base:master
Choose a base branch
Loading
fromoscard0m:replace-globby-with-tinyglobby

Conversation

@oscard0m
Copy link
Contributor

@oscard0moscard0m commentedSep 13, 2024
edited by heartsbot
Loading

📖 Description

Replaceglobby withtinyglobby as dependency.

📚 Context

With the spirit of reducing the bundle size of semantic-release, this PR aims to replace globby with a more lightweight library:tinyglobby. Other libraries are opting for it:https://e18e.dev/blog/august-contributions-showcase#tinyglobby-fdir as a way to save bundle size.

The comparison looks like this in bundlephobia:

globby@14.0.2tinyglobby@0.2.6
26.3kb (minified + gzipped)10.8kb (minified + gzipped)

CleanShot 2024-09-14 at 01 05 34

@oscard0moscard0mforce-pushed thereplace-globby-with-tinyglobby branch from44aa7de to685d8fbCompareSeptember 13, 2024 22:24
@oscard0moscard0m changed the titlereplace globby with tinyglobbyrefactor(glob-assets): use 'tinyglobby' instead of 'globby' as dependencySep 13, 2024
@oscard0moscard0mforce-pushed thereplace-globby-with-tinyglobby branch 2 times, most recently from13db284 tobf1c91bCompareSeptember 13, 2024 22:37
@oscard0moscard0m marked this pull request as draftSeptember 13, 2024 22:41
@oscard0moscard0mforce-pushed thereplace-globby-with-tinyglobby branch 2 times, most recently from38653d2 toc1ef4f4CompareSeptember 13, 2024 22:45
@oscard0moscard0mforce-pushed thereplace-globby-with-tinyglobby branch fromc1ef4f4 to2064e1dCompareSeptember 13, 2024 22:49
@oscard0m
Copy link
ContributorAuthor

oscard0m commentedSep 13, 2024
edited by heartsbot
Loading

Converted to draft as there are some tests failing. Iftinyglobby is not behaving equal toglobby... not ideal.

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

Reviewers

No reviews

Assignees

No one assigned

Labels

None yet

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

1 participant

@oscard0m

[8]ページ先頭

©2009-2025 Movatter.jp