refactor: web config
This commit is contained in:
parent
8ec7297704
commit
4b0759ef65
|
@ -19,4 +19,5 @@ export const hooks = {
|
||||||
'@flecks/redux.slices': () => ({
|
'@flecks/redux.slices': () => ({
|
||||||
selfEntity,
|
selfEntity,
|
||||||
}),
|
}),
|
||||||
|
'@flecks/web.config': async (req, flecks) => flecks.get('@humus/app'),
|
||||||
};
|
};
|
||||||
|
|
Loading…
Reference in New Issue
Block a user