Amplify Toolbox
    Preparing search index...
    type FunctionBundlingOptions = {
        minify?: boolean;
    }
    Index

    Properties

    Properties

    minify?: boolean

    Whether to minify the function code.

    Defaults to true.