-
Notifications
You must be signed in to change notification settings - Fork 232
Open
Description
As per https://www.serverless.com/blog/container-support-for-lambda, you can now use the image property in function instead of a handler.
Error
Type Error ---------------------------------------------
TypeError: Cannot read property 'split' of undefinedis thrown at https://github.com/prisma-labs/serverless-plugin-typescript/blob/master/src/typescript.ts#L51 because it expects a handler property to be defined.
Required if you have (like I do) a mix of typescript handlers and Docker images in the same application.
revbingo, sweeetland, liorwurl, ReneVolution, 7minus2 and 8 more
Metadata
Metadata
Assignees
Labels
No labels