Closed fetchandadd closed 8 years ago
Also seeing this issue with the NPM package.
Same issue
Same here
@timtegeler would you mind to provide a PR then?
ok i will provide a PR tomorrow
A PR would be appreciated. I won't get a chance to fix this til Monday.
See the linked PR
If further contribution is necessary let me know
Published with 2.0.8
now.
After I installed ng2-image-lazy-load my typescript compilation failed:
After a deeper look insight the 'src/app/services'-folder of ng2-image-lazy-load I noticed that there isn't a image-lazy-load.service.d.ts-file.
I'm not sure if this is a mistake on my part or the missing declaration file is the reason. But after writing and adding the image-lazy-load.service.d.ts-file by myself locally the compilation succeeded.
npm --version: 3.7.3 node --version: 5.9.1
tsconfig.json