Closed
Description
Hi,
Serverless deprecated 'package.include' and new 'package.patterns' does not work with 'typescript-plugin-typescript'
- Serverless issue: Missing file in package after migration from package.include to package.patterns serverless#9383
- Example repository: https://github.com/martinduris/serverless-patterns-include
Steps to reproduce
- not working
- npm i
- sls package
- when i open ZIP file '.serverless/serverless-patterns-include.zip' i cannot find file 'openapi-doc.yaml' inside 'src' folder
- working
- Open 'serverless.yaml' and uncomment 'package.include'
- repeat same steps, you should be able to find file included
Thans a lot for help!
Metadata
Metadata
Assignees
Labels
No labels