Chart |
Type : any
|
CodeMirror |
Type : any
|
CodeMirror |
Type : any
|
context |
Default value : require.context('./', true, /\.spec\.ts$/)
|
require |
Type : literal type
|
environment |
Type : object
|
Default value : {
production: true
}
|
environment |
Type : object
|
Default value : {
production: false
}
|
routerComponents |
Type : []
|
Default value : [
HomeComponent,
ArenaComponent,
UserComponent,
IdeComponent,
LoginComponent,
RegisterComponent
]
|