zubelius

Results 1 issues of zubelius

Hi, im using ionic 3 and angular 5. where do i put this code? `angular.module('your.module', [ 'angularLazyImg' ]);` I tried to put it after the `export class AppModule` in app.module.ts...