Interface: ImaConfigurationContext
Defined in: types.ts:59
CLI arguments merged with concrete configuration context.
Extends
Properties
appDir
appDir:
string
Defined in: types.ts:77
clean
clean:
boolean
Defined in: types.ts:33
Inherited from
clearCache?
optionalclearCache:boolean
Defined in: types.ts:34
Inherited from
command
command:
ImaCliCommand
Defined in: types.ts:32
Inherited from
devtool
devtool:
undefined|string|false
Defined in: types.ts:84
environment
environment:
string
Defined in: types.ts:47
Inherited from
forceLegacy?
optionalforceLegacy:boolean
Defined in: types.ts:50
Inherited from
forceSPA?
optionalforceSPA:boolean
Defined in: types.ts:41
Inherited from
hostname?
optionalhostname:string
Defined in: types.ts:44
Inherited from
ignoreWarnings?
optionalignoreWarnings:boolean
Defined in: types.ts:37
Inherited from
imaEnvironment
imaEnvironment:
Environment
Defined in: types.ts:76
inspect?
optionalinspect:boolean
Defined in: types.ts:36
Inherited from
isClient
isClient:
boolean
Defined in: types.ts:62
isClientES
isClientES:
boolean
Defined in: types.ts:63
isDevEnv
isDevEnv:
boolean
Defined in: types.ts:82
isServer
isServer:
boolean
Defined in: types.ts:61
lazyServer?
optionallazyServer:boolean
Defined in: types.ts:51
Inherited from
legacy?
optionallegacy:boolean
Defined in: types.ts:40
Inherited from
lessGlobalsPath
lessGlobalsPath:
string
Defined in: types.ts:78
mode
mode:
undefined|"development"|"production"|"none"
Defined in: types.ts:79
name
name:
"server"|"client"|"client.es"
Defined in: types.ts:60
open?
optionalopen:boolean
Defined in: types.ts:38
Inherited from
openUrl?
optionalopenUrl:string
Defined in: types.ts:39
Inherited from
outputFolders
outputFolders:
object
Defined in: types.ts:65
css
css:
string
hot
hot:
string
js
js:
string
media
media:
string
public
public:
string
paths?
optionalpaths:string|string[]
Defined in: types.ts:45
Inherited from
port?
optionalport:number
Defined in: types.ts:43
Inherited from
preRenderMode?
optionalpreRenderMode:"spa"|"ssr"
Defined in: types.ts:53
Inherited from
processCss
processCss:
boolean
Defined in: types.ts:64
profile?
optionalprofile:boolean
Defined in: types.ts:42
Inherited from
publicUrl?
optionalpublicUrl:string
Defined in: types.ts:46
Inherited from
reactRefresh?
optionalreactRefresh:boolean
Defined in: types.ts:49
Inherited from
rootDir
rootDir:
string
Defined in: types.ts:31
Inherited from
server?
optionalserver:string
Defined in: types.ts:52
Inherited from
targets
targets:
string[]
Defined in: types.ts:83
typescript
typescript:
object
Defined in: types.ts:72
enabled
enabled:
boolean
tsconfigPath
tsconfigPath:
undefined|string
useHMR
useHMR:
boolean
Defined in: types.ts:80
useSourceMaps
useSourceMaps:
boolean
Defined in: types.ts:81
verbose?
optionalverbose:boolean
Defined in: types.ts:35
Inherited from
writeToDisk?
optionalwriteToDisk:boolean
Defined in: types.ts:48