Add config to create-app template
Signed-off-by: Crevil <bjoern.soerensen@gmail.com>
This commit is contained in:
@@ -27,5 +27,6 @@ export default async function createPlugin(env: PluginEnvironment): Promise<Rout
|
||||
higherOrderOperation,
|
||||
locationAnalyzer,
|
||||
logger: env.logger,
|
||||
config: env.config,
|
||||
});
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user