Hacker News new | ask | show | jobs
by easton 1208 days ago
You can give esbuild a list of dependencies that you want to be external and it won’t bundle them, I’ve done it with the AWS SDK and it works as expected.