Skip to content

Netlify Update: Enable esbuild for speedier build times #2

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

netlify-team-account-1
Copy link
Owner

🤖 This PR was automatically opened by Netlify Update

esbuild is the latest, recommended bundler for Netlify Functions. It can:
Speed up your builds,
Reduce function bundle sizes, and
Improve the performance of serverless functions on Netlify.

Learn more about esbuild in the Netlify docs.

To enable esbuild for all functions, you would need to update the node_bundler property in your netlify.toml configuration and set its value to esbuild.

This pull request makes that change for you!

Browse the preview link (in the comment below) and confirm that everything is working as expected.

Merge this PR to enable esbuild. Or, close this PR to stay on the current bundler version with no changes.

@netlify
Copy link

netlify bot commented Sep 28, 2021

✔️ Deploy Preview for zisi-630 ready!

🔨 Explore the source changes: fcf1164

🔍 Inspect the deploy log: https://app.netlify.com/sites/zisi-630/deploys/615334e046b7490007ac9381

😎 Browse the preview: https://deploy-preview-2--zisi-630.netlify.app

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.

1 participant