aws / aws/aws-lambda-nodejs-runtime-interface-client
Rebuilding on any package install
Open
enhancement
- Dominant language
- TypeScript
- Stars
- 224
- Forks
- 60
- PR merge metrics
- No merged PRs in 30d
Description
I think the current scripts are too aggressive with rebuilding this library. If I have this package as a dependency, any time I add any other package I have to sit through it recompiling, which can take minutes.
We're looking to bundle this package in https://github.com/serverless-stack/serverless-stack and we don't want our users to be impacted in this way.
Any suggestions?
Contributor guide
Assessment
This issue has not been assessed yet.