Interface ServerlessConfig

Options for constructing the serverless bundle.

Hierarchy

  • ServerlessConfig

Properties

include: string[]

A list of glob patterns that match or omit files to be included in the serverless bundle.

includeNodeModules?: boolean

Generated using TypeDoc