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(core): use custom CjsRequire for typings #380

Merged
merged 2 commits into from
Mar 23, 2025
Merged

feat(core): use custom CjsRequire for typings #380

merged 2 commits into from
Mar 23, 2025

Conversation

JounQin
Copy link
Member

@JounQin JounQin commented Mar 23, 2025

No description provided.

Copy link

changeset-bot bot commented Mar 23, 2025

⚠️ No Changeset found

Latest commit: 513ae04

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

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

Copy link

codesandbox-ci bot commented Mar 23, 2025

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.

Copy link

pkg-pr-new bot commented Mar 23, 2025

Open in Stackblitz

@pkgr/browser

npm i https://pkg.pr.new/un-ts/pkgr/@pkgr/browser@380

@pkgr/core

npm i https://pkg.pr.new/un-ts/pkgr/@pkgr/core@380

@pkgr/imagemin

npm i https://pkg.pr.new/un-ts/pkgr/@pkgr/imagemin@380

@pkgr/es-modules

npm i https://pkg.pr.new/un-ts/pkgr/@pkgr/es-modules@380

@pkgr/rollup

npm i https://pkg.pr.new/un-ts/pkgr/@pkgr/rollup@380

@pkgr/umd-globals

npm i https://pkg.pr.new/un-ts/pkgr/@pkgr/umd-globals@380

@pkgr/utils

npm i https://pkg.pr.new/un-ts/pkgr/@pkgr/utils@380

commit: cc957a1

Copy link
Contributor

📊 Package size report   0.01%↑

File Before After
.changeset/tidy-actors-turn.md 98 B
packages/core/src/constants.ts 311 B 44%↑448 B
packages/utils/src/helpers.ts 2.9 kB -2.28%↓2.8 kB
Total (Includes all files) 2.9 MB 0.01%↑2.9 MB
Tarball size 1.0 MB 0.01%↑1.0 MB
Unchanged files
File Size
.changeset/config.json 309 B
.changeset/README.md 510 B
.codesandbox/ci.json 76 B
.editorconfig 145 B
.gitattributes 35 B
.github/workflows/ci.yml 1.1 kB
.github/workflows/codeql.yml 942 B
.github/workflows/pkg-pr-new.yml 523 B
.github/workflows/pkg-size.yml 559 B
.github/workflows/release.yml 1.3 kB
.lintstagedrc.js 48 B
.nvmrc 6 B
.prettierignore 24 B
.remarkrc 42 B
.simple-git-hooks.cjs 51 B
.stylelintignore 99 B
.stylelintrc 42 B
.yarn/plugins/plugin-prepare-lifecycle.cjs 202 B
.yarn/releases/yarn-4.7.0.cjs 2.8 MB
.yarnrc.yml 397 B
auto-imports.d.ts 1.6 kB
CHANGELOG.md 486 B
eslint.config.js 159 B
LICENSE 1.1 kB
package.json 2.5 kB
packages/browser/CHANGELOG.md 596 B
packages/browser/index.ts 4.7 kB
packages/browser/openChrome.applescript 2.5 kB
packages/browser/package.json 965 B
packages/browser/tsconfig.json 159 B
packages/core/CHANGELOG.md 861 B
packages/core/package.json 780 B
packages/core/src/helpers.ts 1.9 kB
packages/core/src/index.ts 60 B
packages/core/tsconfig.json 161 B
packages/es-modules/CHANGELOG.md 4.7 kB
packages/es-modules/index.ts 1.4 kB
packages/es-modules/package.json 911 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 8.4 kB
packages/imagemin/package.json 1.2 kB
packages/imagemin/src/cli.ts 508 B
packages/imagemin/src/index.ts 1.2 kB
packages/imagemin/tsconfig.json 132 B
packages/rollup/CHANGELOG.md 20.7 kB
packages/rollup/package.json 1.5 kB
packages/rollup/shim.d.ts 647 B
packages/rollup/src/cli.ts 4.0 kB
packages/rollup/src/config.ts 11.7 kB
packages/rollup/tsconfig.json 131 B
packages/umd-globals/CHANGELOG.md 5.7 kB
packages/umd-globals/index.ts 1.8 kB
packages/umd-globals/package.json 815 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 11.0 kB
packages/utils/package.json 857 B
packages/utils/src/constants.ts 497 B
packages/utils/src/index.ts 117 B
packages/utils/src/monorepo.ts 691 B
packages/utils/tsconfig.json 161 B
README.md 4.1 kB
tsconfig.base.json 89 B
tsconfig.json 381 B
vitest.config.ts 266 B

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

@JounQin JounQin enabled auto-merge (squash) March 23, 2025 05:42
@JounQin JounQin merged commit 48dbdd8 into master Mar 23, 2025
27 checks passed
@JounQin JounQin deleted the feat/types branch March 23, 2025 05:43
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.

1 participant