Skip to content

Commit

Permalink
docs: suggest alternatives
Browse files Browse the repository at this point in the history
  • Loading branch information
danielpza authored and nonara committed Dec 20, 2023
1 parent 06c3178 commit c79f87e
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Expand Up @@ -196,6 +196,11 @@ import 'normally-transformed' // This will remain 'normally-transformed', even t
- Format before commit: `prettier` (`yarn run format`)
- Releases: `standard-version` (`yarn run release`)

## Alternatives

- [NodeJS subpath imports](https://nodejs.org/api/packages.html#subpath-imports)
- [Yarn link: protocol](https://yarnpkg.com/protocol/link)

## Maintainers

<!-- prettier-ignore-start -->
Expand Down

0 comments on commit c79f87e

Please sign in to comment.