netlify-plugin-ttl-cache icon indicating copy to clipboard operation
netlify-plugin-ttl-cache copied to clipboard

Recursive `rmdir()` is deprecated

Open ehmicky opened this issue 4 years ago • 0 comments

rmdir() with recursive: true has been deprecated by Node.js.

https://github.com/andyrichardson/netlify-plugin-ttl-cache/blob/54127d8050d92f1335d37c7666c3161aafa82f11/src/index.js#L41

Would it be possible to either:

ehmicky avatar Sep 06 '21 17:09 ehmicky