Skip to content

Layer Service: No file matches include / exclude patterns #5892 #6

Description

@ezequiel454

Hi Hanhal i saw that you already have this issue on serverless/serverless#5892

You manage to solve this with your plugin ? i am using this plugins:

  • '@kingdarboja/serverless-plugin-typescript'
  • serverless-offline-sqs
  • serverless-offline
  • serverless-plugin-layer-manager

package:
individually: true
exclude:
- ""
- "!services/my-services/
"
- "!my-layer/**"

layers:
myLayer:
package:
include:
- ./my-layer/**
path: ./my-layer
name: my-layer
description: My library
retain: true

but nothing work..

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions