context |
Default value : require.context('./', true, /\.spec\.ts$/)
|
require |
Type : literal type
|
environment |
Type : object
|
Default value : {
production: true,
host: 'https://cdn.chinarundreisen.com/port/3030'
}
|
environment |
Type : object
|
Default value : {
production: false,
host: 'http://127.0.0.1:3030'
}
|