@nikovirtala/projen-constructs
Preparing search index...
BundlerOptions
Interface BundlerOptions
interface
BundlerOptions
{
addToPreCompile
?:
boolean
;
assetsDir
?:
string
;
esbuildVersion
?:
string
;
loaders
?:
{
[
key
:
string
]:
string
}
;
}
Index
Properties
add
To
Pre
Compile?
assets
Dir?
esbuild
Version?
loaders?
Properties
Optional
Readonly
add
To
Pre
Compile
addToPreCompile
?:
boolean
Optional
Readonly
assets
Dir
assetsDir
?:
string
Optional
Readonly
esbuild
Version
esbuildVersion
?:
string
Optional
Readonly
loaders
loaders
?:
{
[
key
:
string
]:
string
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
add
To
Pre
Compile
assets
Dir
esbuild
Version
loaders
@nikovirtala/projen-constructs
Loading...