Davide Caruso
Results
3
comments of
Davide Caruso
This is a great solution and it works properly. I've found an alternative without the need of a human interaction: ```javascript /* tslint:disable:no-console */ import { register } from 'register-service-worker';...
Hi @ne0c0de, thanks for the suggestion, is a quite interesting feature which makes me think to a possible improvement. I'm thinking to move the `commands` parameter from the constructor to...