mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-05-19 17:14:57 +00:00
add hammerjs demo shell (#1778)
This commit is contained in:
parent
8f62a28096
commit
c65d271c9c
@ -9,6 +9,9 @@ import '@angular/router';
|
|||||||
// RxJS
|
// RxJS
|
||||||
import 'rxjs';
|
import 'rxjs';
|
||||||
|
|
||||||
|
// hammerjs
|
||||||
|
import 'hammerjs';
|
||||||
|
|
||||||
// Alfresco
|
// Alfresco
|
||||||
import 'alfresco-js-api';
|
import 'alfresco-js-api';
|
||||||
import 'ng2-alfresco-core';
|
import 'ng2-alfresco-core';
|
||||||
|
Loading…
x
Reference in New Issue
Block a user