Seperate electron and web target building
This commit is contained in:
committed by
József Farkas
parent
517aed1b1c
commit
983eb72892
3
shared/src/components/keymap/index.ts
Normal file
3
shared/src/components/keymap/index.ts
Normal file
@@ -0,0 +1,3 @@
|
||||
export * from './add/keymap-add.component';
|
||||
export * from './edit/keymap-edit.component';
|
||||
export * from './header/keymap-header.component';
|
||||
Reference in New Issue
Block a user