aws-samples / aws-samples/lambda-nodejs-esbuild
Including node_modules in the minification
未关闭
- 主要语言
- JavaScript
- 星标
- 27
- 派生
- 0
- PR 合并指标
- 30 天内没有已合并 PR
描述
Hello. Thanks for sharing this sample project.
I came from this [article](https://aws.amazon.com/blogs/compute/optimizing-node-js-dependencies-in-aws-lambda/) and need to use my code for a Lambda@Edge (`viewer-request`), limited to 1MB size.
When I try to run the build command, I got these issue:
```
✘ [ERROR] Could not resolve "./src//node_modules"
✘ [ERROR] No loader is configured for ".lock" files: src//yarn.lock
```
If you can help out, I would really appreciate it!
贡献指南
评估
这个 Issue 还没有评估数据。