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

Remove unused zlib dependency #308

Merged
merged 2 commits into from
Dec 15, 2021
Merged

Remove unused zlib dependency #308

merged 2 commits into from
Dec 15, 2021

Conversation

styfle
Copy link
Member

@styfle styfle commented Dec 15, 2021

There is no need for zlib as an external dependency because its shipped with Node.js since version 0.x.

https://nodejs.org/docs/latest-v16.x/api/zlib.html#zlibunzipsyncbuffer-options

@vercel
Copy link

vercel bot commented Dec 15, 2021

This pull request is being automatically deployed with Vercel (learn more).
To see the status of your deployment, click below or on the icon next to each commit.

🔍 Inspect: https://vercel.com/vercel/turbo-site/Go1A9LXhMbesBgvgyp3uj7waJuDW
✅ Preview: https://turbo-site-git-remove-unused-zlib.vercel.sh

@jaredpalmer jaredpalmer merged commit 39a70d0 into main Dec 15, 2021
@jaredpalmer jaredpalmer deleted the remove-unused-zlib branch December 15, 2021 22:19
sokra pushed a commit that referenced this pull request Oct 25, 2022
The snapshot outputs are a little noisy whenever we change runtime files. This will have GH collapse the file by default
when viewing the PR diffs, so that it's easier to focus on the real changes.

https://docs.github.com/en/repositories/working-with-files/managing-files/customizing-how-changed-files-appear-on-github
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.

2 participants