Add missing comment
Signed-off-by: Dominik Henneke <dominik.henneke@sda-se.com>
This commit is contained in:
@@ -176,6 +176,7 @@ export async function createRouter(
|
||||
return;
|
||||
}
|
||||
|
||||
// Set the synchronization and build process if "out-of-the-box" configuration is provided.
|
||||
if (isOutOfTheBoxOption(options)) {
|
||||
const { preparers, generators } = options;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user