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

feat(esbuild): minify esbuild bundle by default #229

Merged
merged 3 commits into from Sep 23, 2022

Conversation

voidstar0
Copy link
Contributor

esbuild bundle should be minified by default. If this behavior is not desired you may use the environment variable NO_MINIFY.

Closes #210

@jordin
Copy link

jordin commented Sep 22, 2022

Thank you, I needed this! LGTM!

worker-build/src/main.rs Outdated Show resolved Hide resolved
zebp
zebp previously approved these changes Sep 23, 2022
@zebp zebp merged commit 41b8583 into cloudflare:main Sep 23, 2022
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.

[Feature] Pass --minify to esbuild in worker-build
3 participants