Skip to content

Commit e29a711

Browse files
committed
chore: add -r esm notice to readme
1 parent 5ae6740 commit e29a711

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

readme.md

+2
Original file line numberDiff line numberDiff line change
@@ -82,6 +82,8 @@ $ uvu -r esm tests
8282
$ node -r esm tests/demo.js
8383
```
8484

85+
> **Note:** The `-r esm` is for legacy Node.js versions. [Learn More](/docs/esm.md)
86+
8587
> [View the `uvu` CLI documentation](/docs/cli.md)
8688
8789

0 commit comments

Comments
 (0)