An open API service indexing awesome lists of open source software.

https://github.com/igrep/import-meta-resolve-example

Repository to learn how `import.meta.resolve` behaves in Node.js
https://github.com/igrep/import-meta-resolve-example

Last synced: 12 months ago
JSON representation

Repository to learn how `import.meta.resolve` behaves in Node.js

Awesome Lists containing this project

README

          

# How to run

```bash
node --experimental-import-meta-resolve resolver/src/use-import-meta-resolve.mjs
```