Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
prantlf
/
minified-size
Public
Notifications
You must be signed in to change notification settings
Fork
1
Star
13
Code
Issues
1
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Branch selector
master
User selector
All users
Datepicker
All time
Commit history
Commits on Apr 26, 2025
docs: Fix typos
prantlf
committed
0a5c4e6
View commit details
Copy full SHA for 0a5c4e6
Browse repository at this point
4.0.0 [skip ci]
github-actions[bot]
committed
697bca9
View commit details
Copy full SHA for 697bca9
Browse repository at this point
feat: Use esbuild minified by default
Show description for 93628d5
prantlf
committed
93628d5
View commit details
Copy full SHA for 93628d5
Browse repository at this point
fix: Pass the JS source type property in non-JSON mode
prantlf
committed
c4d98bc
View commit details
Copy full SHA for c4d98bc
Browse repository at this point
feat: Upgrade dependencies
Show description for fbe2276
prantlf
committed
fbe2276
View commit details
Copy full SHA for fbe2276
Browse repository at this point
docs: Bump license year
prantlf
committed
5240356
View commit details
Copy full SHA for 5240356
Browse repository at this point
Commits on Dec 10, 2023
chore(release): 3.1.0 [skip ci]
Show description for 3d6be90
semantic-release-bot
committed
3d6be90
View commit details
Copy full SHA for 3d6be90
Browse repository at this point
fix: Upgrade dependencies
prantlf
committed
0248e5f
View commit details
Copy full SHA for 0248e5f
Browse repository at this point
feat: Allow setting the source type for swc
Show description for 7ef2608
prantlf
committed
7ef2608
View commit details
Copy full SHA for 7ef2608
Browse repository at this point
docs: Bump license year
prantlf
committed
3d2eed6
View commit details
Copy full SHA for 3d2eed6
Browse repository at this point
fix: Prefer esbuild to swc
Show description for adffc55
prantlf
committed
adffc55
View commit details
Copy full SHA for adffc55
Browse repository at this point
Commits on Aug 1, 2022
chore(release): 3.0.0 [skip ci]
Show description for 7159309
semantic-release-bot
committed
7159309
View commit details
Copy full SHA for 7159309
Browse repository at this point
docs: Update sample results with numbers reached with swc
prantlf
committed
ce8c745
View commit details
Copy full SHA for ce8c745
Browse repository at this point
docs: Update license year
prantlf
committed
aed2b0a
View commit details
Copy full SHA for aed2b0a
Browse repository at this point
chore: Enable automated publishing
prantlf
committed
a1b1ea9
View commit details
Copy full SHA for a1b1ea9
Browse repository at this point
chore: Replace standard/eslint with denolint
prantlf
committed
f9e50e1
View commit details
Copy full SHA for f9e50e1
Browse repository at this point
feat: Minify with swc by default
Show description for b3a2336
prantlf
committed
b3a2336
View commit details
Copy full SHA for b3a2336
Browse repository at this point
fix: Upgrade deps, pin pretty-bytes, replace chalk with colorette
Show description for 4fba183
prantlf
committed
4fba183
View commit details
Copy full SHA for 4fba183
Browse repository at this point
Commits on Dec 26, 2021
Upgrade package dependencies
prantlf
committed
1fd4d7a
View commit details
Copy full SHA for 1fd4d7a
Browse repository at this point
Commits on Jun 8, 2021
Disable escaping of multibyte Unicode characters in esbuild minification
Show description for fa99500
prantlf
committed
fa99500
View commit details
Copy full SHA for fa99500
Browse repository at this point
2.3.0
prantlf
committed
b66074a
View commit details
Copy full SHA for b66074a
Browse repository at this point
Estimate the size of the brotli-compressed minified code
prantlf
committed
6a76f6a
View commit details
Copy full SHA for 6a76f6a
Browse repository at this point
Replace Travis CI with GitHub Actions
prantlf
committed
ecee61a
View commit details
Copy full SHA for ecee61a
Browse repository at this point
Estimate the gzipped size using gzip and not deflate
prantlf
committed
b8c11f1
View commit details
Copy full SHA for b8c11f1
Browse repository at this point
Upgrade package dependencies
Show description for 48d1e7a
prantlf
committed
48d1e7a
View commit details
Copy full SHA for 48d1e7a
Browse repository at this point
Commits on Sep 19, 2020
feat: Computet total sizes from multiple file results
prantlf
committed
b24e48b
View commit details
Copy full SHA for b24e48b
Browse repository at this point
docs: Fix text formatting
prantlf
committed
21e3402
View commit details
Copy full SHA for 21e3402
Browse repository at this point
feat: Minify by esbuild, optionally by terser or babel
prantlf
committed
70c7932
View commit details
Copy full SHA for 70c7932
Browse repository at this point
fix: Upgrade dependencies, switch to pnpm
prantlf
committed
6b7eb28
View commit details
Copy full SHA for 6b7eb28
Browse repository at this point
Commits on Sep 24, 2019
fix: Upgrade package dependencies
prantlf
committed
11ed306
View commit details
Copy full SHA for 11ed306
Browse repository at this point
Commits on Sep 1, 2019
chore: Refactor the method computing the estimated source sizes
prantlf
committed
f3f9bdc
View commit details
Copy full SHA for f3f9bdc
Browse repository at this point
docs: Replace Codacy with Code Climate
Show description for e1e2668
prantlf
committed
e1e2668
View commit details
Copy full SHA for e1e2668
Browse repository at this point
chore: Switch from coveralls to codecov
Show description for e8825a1
prantlf
committed
e8825a1
View commit details
Copy full SHA for e8825a1
Browse repository at this point
chore: Disable esm as a workaround in bug in its current version
Show description for 398e8d8
prantlf
committed
398e8d8
View commit details
Copy full SHA for 398e8d8
Browse repository at this point
chore: Post coverage report to coveralls only from Travis
Show description for 6475d47
prantlf
committed
6475d47
View commit details
Copy full SHA for 6475d47
Browse repository at this point
Previous
Next
You can’t perform that action at this time.