How to exclude specific api request from service worker ?
I'm using service worker with angular cli and I have some api request that I would like to exclude from service worker.
is there any way to do this?
How to exclude specific api request from service worker ?
I'm using service worker with angular cli and I have some api request that I would like to exclude from service worker.
is there any way to do this?