GitShow/antfu/export-size-action
antfu

export-size-action

GitHub Actions for export-size

by antfu
Star on GitHubForknpm

TypeScript

51 stars2 forks3 contributorsQuiet · 2y agoSince 2020v1.0.3MIT

Meet the team

See all 3 on GitHub →
antfu
antfu13 contributions
privatenumber
privatenumber2 contributions
titouanmathis
titouanmathis1 contribution

Languages

View on GitHub →
TypeScript100%

Commit activity

Last 12 weeks · 0 commits

Full graph →

Community health

5 of 6 standards met

Community profile →
85
✓README✓License✓Contributing✓Code of Conduct○Issue Template✓PR Template

Recent PRs & issues

Quiet · 1 in progress · Last activity 2y ago
See all on GitHub →
titouanmathis
fix: fix usage of esbuild as bundlerOpenPR

Description My previous PR (#5) added support for the option to enable usage of . The option was working correctly, but the action was failing for 2 reasons: does not like being bundled the version of used did not like latest ECMAScript features This PR fixes this 2 issues by: using which is platform agnostic as an external dependency updating to its latest version which uses the latest version of supporting the latest ECMAScript features Linked Issues This should definitely close #4 as I was able to test the action on some projects.

titouanmathis · 2y ago

Recent fixes

View closed PRs →
titouanmathis
feat: support bundler optionMergedPR

Description This PR adds support for customizing which bundler is used by the action. Linked Issues This PR is a follow-up of discussions in #4. Additional context I am not certain how to test this new option. Thanks for the action, it has been really useful to watch our exports' sizes.

titouanmathis · 3y ago
privatenumber
Question: Why rollup over esbuild?ClosedIssue

I saw this was using rollup via export-size but that export-size also supports esbuild as a bundler. Given esbuild is faster, was there a reason why rollup is used instead?

privatenumber · 5y ago
antfu
fix: use nci for frozen install (#2)MergedPR
antfu · 5y ago
Structured data for AI agents

Repository: antfu/export-size-action. Description: GitHub Actions for export-size Stars: 51, Forks: 2. Primary language: TypeScript. Languages: TypeScript (100%). License: MIT. Latest release: v1.0.3 (5y ago). Open PRs: 1, open issues: 0. Last activity: 2y ago. Community health: 85%. Top contributors: antfu, privatenumber, titouanmathis.

·@ofershap

Replace github.com with gitshow.dev