Skip to content

Does not accept per function config if package.individually is disabled #13

Description

@michalkvasnicak

Given following config:

functions:
  someFunction:
    handler: src/index.ts
    custom:
      ncc:
         externals:
            - 'some-package'

Following config doesn't use ncc configuration unless I set up package.individually to true

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