@kekkai/blueprint / LayerModuleDef
Interface: LayerModuleDef
Defined in: config/types.ts:54
Per-layer override of the shared module shape (see ModuleDef).
Properties
entry?
optionalentry?:string
Defined in: config/types.ts:58
Override the public entry filename for this layer only.
layout?
optionallayout?:"flat"|"folder"
Defined in: config/types.ts:56
Override the layout for this layer only.
