Interface: ImaConfigurationContext
Defined in: types.ts:56
CLI arguments merged with concrete configuration context.
Extends
Properties
appDir
appDir:
string
Defined in: types.ts:74
clean
clean:
boolean
Defined in: types.ts:33
Inherited from
clearCache?
optional
clearCache: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:81
environment
environment:
string
Defined in: types.ts:46
Inherited from
forceLegacy?
optional
forceLegacy:boolean
Defined in: types.ts:49
Inherited from
forceSPA?
optional
forceSPA:boolean
Defined in: types.ts:41
Inherited from
hostname?
optional
hostname:string
Defined in: types.ts:44
Inherited from
ignoreWarnings?
optional
ignoreWarnings:boolean
Defined in: types.ts:37
Inherited from
imaEnvironment
imaEnvironment:
Environment
Defined in: types.ts:73
inspect?
optional
inspect:boolean
Defined in: types.ts:36
Inherited from
isClient
isClient:
boolean
Defined in: types.ts:59
isClientES
isClientES:
boolean
Defined in: types.ts:60
isDevEnv
isDevEnv:
boolean
Defined in: types.ts:79
isServer
isServer:
boolean
Defined in: types.ts:58
lazyServer?
optional
lazyServer:boolean
Defined in: types.ts:50
Inherited from
legacy?
optional
legacy:boolean
Defined in: types.ts:40
Inherited from
lessGlobalsPath
lessGlobalsPath:
string
Defined in: types.ts:75
mode
mode:
undefined
|"development"
|"production"
|"none"
Defined in: types.ts:76
name
name:
"server"
|"client"
|"client.es"
Defined in: types.ts:57
open?
optional
open:boolean
Defined in: types.ts:38
Inherited from
openUrl?
optional
openUrl:string
Defined in: types.ts:39
Inherited from
outputFolders
outputFolders:
object
Defined in: types.ts:62
css
css:
string
hot
hot:
string
js
js:
string
media
media:
string
public
public:
string
port?
optional
port:number
Defined in: types.ts:43
Inherited from
processCss
processCss:
boolean
Defined in: types.ts:61
profile?
optional
profile:boolean
Defined in: types.ts:42
Inherited from
publicUrl?
optional
publicUrl:string
Defined in: types.ts:45
Inherited from
reactRefresh?
optional
reactRefresh:boolean
Defined in: types.ts:48
Inherited from
rootDir
rootDir:
string
Defined in: types.ts:31
Inherited from
targets
targets:
string
[]
Defined in: types.ts:80
typescript
typescript:
object
Defined in: types.ts:69
enabled
enabled:
boolean
tsconfigPath
tsconfigPath:
undefined
|string
useHMR
useHMR:
boolean
Defined in: types.ts:77
useSourceMaps
useSourceMaps:
boolean
Defined in: types.ts:78
verbose?
optional
verbose:boolean
Defined in: types.ts:35
Inherited from
writeToDisk?
optional
writeToDisk:boolean
Defined in: types.ts:47