Incrementally build lambdas

So I have lambdas set up via serverless on AWS and I noticed that there is no way to build lambdas only on the functions that have been updated in the current commit.

Is it a feature that is being worked on or is there an official way to make a suggestion for this? I think this could really optimize build times and deployment strategies.