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

Reduce bundle size of parser-postcss.js #12204

Merged

Conversation

sosukesuzuki
Copy link
Member

@sosukesuzuki sosukesuzuki commented Jan 30, 2022

Based on #12203

Description

Before:

$ node ./scripts/build/build.mjs --file=parser-postcss.js --print-size --report
 Building packages 
parser-postcss.js...............................................238 kB    DONE  

After:

$ node ./scripts/build/build.mjs --file=parser-postcss.js --print-size --report
 Building packages 
parser-postcss.js...............................................193 kB    DONE  

Checklist

Try the playground for this PR

@sosukesuzuki sosukesuzuki marked this pull request as draft January 30, 2022 15:13
@sosukesuzuki sosukesuzuki force-pushed the reduce-parser-postcss-bundle-size branch from fb2110b to 0eaef20 Compare January 30, 2022 15:47
@sosukesuzuki sosukesuzuki marked this pull request as ready for review January 30, 2022 15:47
@sosukesuzuki sosukesuzuki merged commit a0cc4ab into prettier:main Jan 31, 2022
@sosukesuzuki sosukesuzuki deleted the reduce-parser-postcss-bundle-size branch January 31, 2022 07:46
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Feb 1, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants