fix(esm): resolve absolute paths #544
Merged
Annotations
11 warnings
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Lint:
docs/node.md#L131
'loaded' is assigned a value but never used
|
Lint:
docs/node.md#L139
'loaded' is assigned a value but never used
|
Lint:
docs/node.md#L170
'loaded' is assigned a value but never used
|
Lint:
docs/node.md#L171
'filepath' is assigned a value but never used
|
Lint:
docs/node.md#L179
'loaded' is assigned a value but never used
|
Lint:
docs/node.md#L180
'filepath' is assigned a value but never used
|
Lint:
src/cjs/api/global-require-patch.ts#L6
The 'process.sourceMapsEnabled' is still an experimental feature The configured version range is '>=20.12.2'
|
Lint:
src/cjs/api/global-require-patch.ts#L10
The 'process.setSourceMapsEnabled' is still an experimental feature The configured version range is '>=20.12.2'
|
Lint:
src/cjs/api/global-require-patch.ts#L18
The 'process.setSourceMapsEnabled' is still an experimental feature The configured version range is '>=20.12.2'
|
Lint:
src/cli.ts#L164
Unexpected console statement
|
Loading