Documentation - v0.0.0
    Preparing search index...

    Configure CDK compilation and synth.

    Hierarchy (View Summary)

    • BaseBuildStep<{ synthPostCompileCondition?: string }>
      • CdkTsAppCompileBuilder
    Index

    Constructors

    Properties

    _output: object

    Additional project property types to merge with resulting project type.

    _outputOptions: { synthPostCompileCondition?: string }

    Options type to merge with project options.

    Methods

    • Apply modifications to project options prior to instantiation.

      Parameters

      • options: ProjectOptions & { synthPostCompileCondition?: string }

        Input project options.

      Returns ProjectOptions & { synthPostCompileCondition?: string }