Skip to content

esbuild is production dependency #59

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

Closed
0xR opened this issue Aug 20, 2021 · 3 comments
Closed

esbuild is production dependency #59

0xR opened this issue Aug 20, 2021 · 3 comments

Comments

@0xR
Copy link

0xR commented Aug 20, 2021

esbuild is a production dependency which means that the full esbuild binary of 7.6mb ends up in my deployment artifact. Since I'm running pptr-testing-library in a lambda I want to limit it's size.

@SevInf
Copy link

SevInf commented Nov 12, 2021

@patrickhulce could the fix be published to npm?

@atabel
Copy link

atabel commented Dec 2, 2021

Please @patrickhulce, can you publish a version with this? I don't want yarn to download and build esbuild in my projects :(
image

@patrickhulce
Copy link
Collaborator

It's been published in v0.7.0

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

No branches or pull requests

4 participants