isomorphic-resolve
v1.0.0
Published
Isomorphic `require.resolve` for ESM and CommonJS.
Downloads
221,495
Readme
isomorphic-resolve
Isomorphic require.resolve
for ESM and CommonJS
Installation
npm
npm install isomorphic-resolve
Yarn
yarn add isomorphic-resolve
Usage
import resolve from "isomorphic-resolve"
resolve("...")