Skip to content

Commit

Permalink
chore: arbitrary edit to kick github's actions ui
Browse files Browse the repository at this point in the history
  • Loading branch information
shellscape committed Jun 10, 2022
1 parent 8d4921c commit 5c76d5d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/node-resolve/README.md
Expand Up @@ -221,7 +221,7 @@ export default ({
})
```

## Resolving require statements
## Resolving Require Statements

According to [NodeJS module resolution](https://nodejs.org/api/packages.html#packages_package_entry_points) `require` statements should resolve using the `require` condition in the package exports field, while es modules should use the `import` condition.

Expand Down

0 comments on commit 5c76d5d

Please sign in to comment.