Property | Description | Type | Default |
---|---|---|---|
extends | Extends a different project config. | string | |
registries | Object with dynamic keys of type string and values of type Object with properties:
| {} | |
modules | Object with dynamic keys of type string and values of type Object with properties:
| {} | |
runtime | Object with properties:
|
extend
.
registries
: replace registry with same keymodules
: replace module with same keyruntime
: merge 1 level deeplobbies
config with a development config in backend.dev.json
.