build: Configure AOT (#394)
* build: Configure AOT * build: Fix appveyor ENV settings
This commit is contained in:
committed by
László Monda
parent
015d110c2b
commit
be3e116130
@@ -36,7 +36,7 @@ export class KeymapEditComponent {
|
||||
keyboardSplit: boolean;
|
||||
|
||||
deletable$: Observable<boolean>;
|
||||
protected keymap$: Observable<Keymap>;
|
||||
keymap$: Observable<Keymap>;
|
||||
|
||||
constructor(protected store: Store<AppState>,
|
||||
route: ActivatedRoute) {
|
||||
|
||||
Reference in New Issue
Block a user