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

feat(imagemin): replace tiny-glob with fast-glob #327

Merged
merged 2 commits into from
May 2, 2023
Merged

Conversation

JounQin
Copy link
Member

@JounQin JounQin commented May 2, 2023

No description provided.

@stackblitz
Copy link

stackblitz bot commented May 2, 2023

Review PR in StackBlitz Codeflow Run & review this pull request in StackBlitz Codeflow.

@changeset-bot
Copy link

changeset-bot bot commented May 2, 2023

🦋 Changeset detected

Latest commit: 014a2ae

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
@pkgr/imagemin Minor

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@codesandbox-ci
Copy link

codesandbox-ci bot commented May 2, 2023

This pull request is automatically built and testable in CodeSandbox.

To see build info of the built libraries, click here or the icon next to each commit SHA.

@codesandbox-ci
Copy link

codesandbox-ci bot commented May 2, 2023

This pull request is automatically built and testable in CodeSandbox.

To see build info of the built libraries, click here or the icon next to each commit SHA.

@github-actions
Copy link
Contributor

github-actions bot commented May 2, 2023

📊 Package size report   0%↑

File Before After
.changeset/fluffy-planes-compare.md 82 B
packages/imagemin/package.json 1.2 kB -1.85%↓1.2 kB
packages/imagemin/src/cli.ts 588 B -7.99%↓541 B
packages/imagemin/src/index.ts 1.1 kB -0.8%↓1.1 kB
Total (Includes all files) 103.1 kB 0%↑103.1 kB
Tarball size 25.4 kB 0.1%↑25.4 kB
Unchanged files
File Size
.changeset/config.json 309 B
.changeset/README.md 510 B
.codesandbox/ci.json 76 B
.editorconfig 161 B
.eslintignore 63 B
.eslintrc 103 B
.gitattributes 35 B
.github/workflows/ci.yml 751 B
.github/workflows/codeql.yml 835 B
.github/workflows/pkg-size.yml 489 B
.github/workflows/release.yml 1.2 kB
.lintstagedrc.cjs 50 B
.nvmrc 6 B
.remarkrc 42 B
.simple-git-hooks.cjs 51 B
.stylelintignore 99 B
.stylelintrc 42 B
CHANGELOG.md 402 B
LICENSE 1.1 kB
package.json 2.2 kB
packages/es-modules/CHANGELOG.md 4.4 kB
packages/es-modules/index.ts 1.4 kB
packages/es-modules/package.json 915 B
packages/es-modules/README.md 1.3 kB
packages/es-modules/test/test.spec.ts 927 B
packages/es-modules/tsconfig.json 139 B
packages/imagemin/CHANGELOG.md 7.9 kB
packages/imagemin/tsconfig.json 132 B
packages/rollup/CHANGELOG.md 18.4 kB
packages/rollup/package.json 1.4 kB
packages/rollup/shim.d.ts 647 B
packages/rollup/src/cli.ts 3.8 kB
packages/rollup/src/config.ts 11.1 kB
packages/rollup/tsconfig.json 131 B
packages/umd-globals/CHANGELOG.md 5.7 kB
packages/umd-globals/index.ts 1.7 kB
packages/umd-globals/package.json 819 B
packages/umd-globals/README.md 1.1 kB
packages/umd-globals/test/test.spec.ts 1.9 kB
packages/umd-globals/tsconfig.json 139 B
packages/utils/CHANGELOG.md 10.0 kB
packages/utils/openChrome.applescript 2.5 kB
packages/utils/package.json 989 B
packages/utils/src/browser.ts 4.7 kB
packages/utils/src/constants.ts 817 B
packages/utils/src/helpers.ts 3.8 kB
packages/utils/src/index.ts 119 B
packages/utils/src/monorepo.ts 474 B
packages/utils/tsconfig.json 161 B
README.md 4.0 kB
tsconfig.base.json 38 B
tsconfig.json 292 B

🤖 This report was automatically generated by pkg-size-action

@JounQin JounQin merged commit 735e9ff into master May 2, 2023
9 checks passed
@JounQin JounQin deleted the feat/imagemin branch May 2, 2023 11:31
@JounQin JounQin mentioned this pull request May 2, 2023
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.

None yet

1 participant