Commit 5b61bc60ed1bfea5d85b313ad9da7e2b95d7cc42

Authored by Marcelo Puebla
1 parent 927cdf3464
Exists in master and in 1 other branch validar_pve

importado hammerjs

Showing 1 changed file with 1 additions and 0 deletions   Show diff stats
... ... @@ -3,6 +3,7 @@ import { platformBrowserDynamic } from '@angular/platform-browser-dynamic';
3 3  
4 4 import { AppModule } from './app/app.module';
5 5 import { environment } from './environments/environment';
  6 +import 'hammerjs';
6 7  
7 8 if (environment.production) {
8 9 enableProdMode();