Skip to content

Commit 7c3a377

Browse files
authored
in packages without exports, look for proxy directories instead (#46)
* in packages without `exports`, look for proxy directories instead * check for `main` field in proxy dir `package.json` * changeset
1 parent 9a16b13 commit 7c3a377

File tree

6 files changed

+2046
-4
lines changed

6 files changed

+2046
-4
lines changed

.changeset/poor-buckets-guess.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
"@arethetypeswrong/core": minor
3+
---
4+
5+
If a packages has no `exports` field, look for additional entry points marked by extra `package.json` files with a `"main"` field in subdirectories.

package-lock.json

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)