angelnikolov / ts-cacheable

Observable/Promise Cache Decorator
https://npmjs.com/package/ts-cacheable
ISC License
340 stars 42 forks source link

import globalCacheBusterNotifier #67

Closed khalilchoudhry closed 4 years ago

khalilchoudhry commented 4 years ago

Hi,

So it's written on Readme.md that to import globalCacheBusterNotifier do:

import { globalCacheBusterNotifier } from './cacheable.decorator';

but this does not correctly import it. This does:

import { globalCacheBusterNotifier } from 'ngx-cacheable';

Great Library!

angelnikolov commented 4 years ago

@khalilchoudhry Thanks for reporting. Will update the readme :)

angelnikolov commented 4 years ago

Fixed by https://github.com/angelnikolov/ngx-cacheable/commit/3ab712dd675bbf1c67d6fd53237839cc5197237d