What is esm-resolve?
"Resolves ESM imports in Node"
esm-resolve is used to facilitate high-performance Node.js workflows. It provides a slim footprint of 49.7 KB on disk.
Installation Guide
# Install via NPM
npm install esm-resolve
# Install via Yarn
yarn add esm-resolve