@valon-technologies/gestalt
Preparing search index...
build
BuildArgs
Type Alias BuildArgs
Parsed arguments for the build entrypoint.
type
BuildArgs
=
{
root
:
string
;
target
:
string
;
outputPath
:
string
;
providerName
:
string
;
goos
:
string
;
goarch
:
string
;
compileTarget
?:
string
;
}
Index
Properties
root
target
output
Path
provider
Name
goos
goarch
compile
Target?
Properties
root
root
:
string
target
target
:
string
output
Path
outputPath
:
string
provider
Name
providerName
:
string
goos
goos
:
string
goarch
goarch
:
string
Optional
compile
Target
compileTarget
?:
string
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
root
target
output
Path
provider
Name
goos
goarch
compile
Target
@valon-technologies/gestalt
Loading...
Parsed arguments for the build entrypoint.