@chialab/node-resolve
v0.19.1
Published
A promise based node resolution library based on enhanced-resolve.
Downloads
222,412
Readme
Node Resolve
A promise based node resolution library based on enhanced-resolve.
[!CAUTION] This plugin development is deprecated and discontinued, as we are going to remove support for the
styleresolution field in package.json. It's recommended to use theoxc-resolverpackage instead.
Install
npm i @chialab/node-resolve -Dyarn add @chialab/node-resolve -Dpnpm add @chialab/node-resolve -DUsage
import { resolve } from '@chialab/node-resolve';
await resolve('lit', '/path/to/www/js');License
Node Resolve is released under the MIT license.
