serverless / serverless-plugin-typescript

Serverless plugin for zero-config Typescript support
MIT License
783 stars 223 forks source link

Recognize `package.patterns` #243

Closed medikoo closed 3 years ago

medikoo commented 3 years ago

Serverless Famework with v2.32.0 introduce an alternative to package.include and package.exclude in form of package.patterns

To avoid ambiguity support for first two will be dropped with v3, therefore it's important this plugin catches up on that.

Fixes https://github.com/prisma-labs/serverless-plugin-typescript/issues/231 Fixes https://github.com/prisma-labs/serverless-plugin-typescript/issues/240

radzserg commented 3 years ago

Nice fix. Any chance to get approve and merge this one?

rizowski commented 3 years ago

Could this fix be published? I am also running into this issue.

medikoo commented 3 years ago

@rizowski we've just released it with v1.2.0