Better Error Messages
We pushed an update to display better build error messages. Seed will now extract the error messages generated as a part of the build process to make it easier to debug.
We look through the build logs to figure out what exactly went wrong. We also pass this error message in our notifications so you can debug the issue right away. We know that when a build fails, the last thing you want to do is wade through pages of build logs to figure out what went wrong.
By accurately displaying build error messages, Seed makes it easy to manage the deployment process for your Serverless Framework apps.
Do your Serverless deployments take too long? Incremental deploys in Seed can speed it up 100x!
Learn More