-
Notifications
You must be signed in to change notification settings - Fork 202
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(mf): respect APF v14 for discovering secondaries
before, the folders of the shared packages have been searched for subfolders with a package.json. These subfolders were added as secondary entry points. Now, if the package.json contains an exports field, like defined by APF v14, this field is used to find out about secondary entry points. If this is not the case, the original logic described aboved is used as a fallback.
- Loading branch information
1 parent
ca26aeb
commit 00344c2
Showing
1 changed file
with
68 additions
and
15 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters