Skip to content

Commit c79f87e

Browse files
danielpzanonara
authored andcommitted
docs: suggest alternatives
1 parent 06c3178 commit c79f87e

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

+5
Original file line numberDiff line numberDiff line change
@@ -196,6 +196,11 @@ import 'normally-transformed' // This will remain 'normally-transformed', even t
196196
- Format before commit: `prettier` (`yarn run format`)
197197
- Releases: `standard-version` (`yarn run release`)
198198
199+
## Alternatives
200+
201+
- [NodeJS subpath imports](https://nodejs.org/api/packages.html#subpath-imports)
202+
- [Yarn link: protocol](https://yarnpkg.com/protocol/link)
203+
199204
## Maintainers
200205
201206
<!-- prettier-ignore-start -->

0 commit comments

Comments
 (0)