Amplify Toolbox
Preparing search index...
@aws-amplify/backend-function
FunctionBundlingOptions
Type Alias FunctionBundlingOptions
type
FunctionBundlingOptions
=
{
minify
?:
boolean
;
}
Index
Properties
minify?
Properties
Optional
minify
minify
?:
boolean
Whether to minify the function code.
Defaults to true.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
minify
Amplify Toolbox
Loading...
Whether to minify the function code.
Defaults to true.