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

Refactor/esbuild #105

Closed
wants to merge 2 commits into from
Closed

Conversation

nfroidure
Copy link
Owner

Lil test with esbuild. @Oupsla seems interesting 🚀

cd packages/whook-example

time NODE_ENV=staging node bin/build
# NODE_ENV=staging node bin/build  23.73s user 1.11s system 163% cpu 15.169 total

time ESBUILD=1 NODE_ENV=staging node bin/build
# ESBUILD=1 NODE_ENV=staging node bin/build  1.06s user 0.17s system 42% cpu 2.938 total

@nfroidure nfroidure changed the base branch from master to feat/aws_lambda_build_example February 28, 2021 12:00
@nfroidure nfroidure mentioned this pull request Feb 28, 2021
6 tasks
@nfroidure nfroidure force-pushed the feat/aws_lambda_build_example branch 2 times, most recently from c49bbe3 to 9c8902c Compare March 3, 2021 18:11
@nfroidure
Copy link
Owner Author

@nfroidure nfroidure closed this Jun 2, 2021
@nfroidure nfroidure deleted the refactor/esbuild branch January 3, 2023 11:53
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