Merge pull request #4374 from mempool/nymkappa/fix-hybrid-build-routing
[frontend] export MasterPageComponent for re-use in hybrid build
This commit is contained in:
commit
f9f9c62608
@ -109,12 +109,9 @@ export class MasterPageRoutingModule { }
|
|||||||
],
|
],
|
||||||
declarations: [
|
declarations: [
|
||||||
MasterPageComponent,
|
MasterPageComponent,
|
||||||
|
],
|
||||||
|
exports: [
|
||||||
|
MasterPageComponent,
|
||||||
]
|
]
|
||||||
})
|
})
|
||||||
export class MasterPageModule { }
|
export class MasterPageModule { }
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user