Ashish Bajaj
Ashish Bajaj
Also, if I write SW in options to look for different serviceWorker.js files in the public folder, it's not looking for the same.
Also, add if I reload the page. It will show precached or offline page. But Next link routing will throw _error.js file output.
Any update on this? Is there a new version coming?
> This is fixed in version `1.4.5-lts.1`. That version has a breaking change in that it's not compatible with older versions of Node.js anymore. If anyone can contribute a backwards-compatible...
Can we not do it manually?
Caused because this package is not updated. add --legacy-peer-deps when installing.
> Thanks for the implementation of erf function here #678 . because of this I'm able to write gaussian distribution function as follows (1 - erf((m - x ) /...