What is web-file-polyfill?
"Web API compatible File implementation for node"
web-file-polyfill is used to facilitate high-performance Node.js workflows. It provides a slim footprint of 25.0 KB on disk.
Installation Guide
# Install via NPM
npm install web-file-polyfill
# Install via Yarn
yarn add web-file-polyfill