fix-esm@1.0.1
Fixes ERR_REQUIRE_ESM errors so that you can require ESM modules from CommonJS
WTFPL OR CC0-1.0
2021-08-21
安装 (1.0.1)
npm install fix-esm@1.0.1
yarn add fix-esm@1.0.1
pnpm add fix-esm@1.0.1
bun add fix-esm@1.0.1
dependencies (3)
| 包名 | 版本要求 |
|---|---|
| @babel/core | ^7.14.6 |
| @babel/plugin-proposal-export-namespace-from | ^7.14.5 |
| @babel/plugin-transform-modules-commonjs | ^7.14.5 |
devDependencies (2)
| 包名 | 版本要求 |
|---|---|
| clear-module | ^4.1.1 |
| p-defer | ^4.0.0 |