mirror of
https://gitee.com/eolink_admin/postcat.git
synced 2024-12-04 20:58:01 +08:00
feat: ignore
This commit is contained in:
parent
6af3634eb0
commit
e78688f249
@ -52,7 +52,7 @@ const COMPONENTS = [ToolbarComponent, SidebarComponent, NavbarComponent, PageNot
|
||||
],
|
||||
declarations: [WebviewDirective, ...COMPONENTS, ApiParamsNumPipe, PageBlankComponent, PageFeaturePreviewComponent],
|
||||
providers: [ModalService],
|
||||
// schemas: [CUSTOM_ELEMENTS_SCHEMA],
|
||||
schemas: [CUSTOM_ELEMENTS_SCHEMA],
|
||||
exports: [WebviewDirective, ...COMPONENTS, ApiParamsNumPipe],
|
||||
})
|
||||
export class SharedModule {}
|
||||
|
Loading…
Reference in New Issue
Block a user