-
Notifications
You must be signed in to change notification settings - Fork 20
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix:
SharedConfigPlugin
uses closest shared config
### Before If a page did not specify any shared config metadata then it would simply create a ref to the parent directory shared-config.json file. However, this assumes that the parent directory *has* a shared config file. ### After All generated shared config files are identified and then the closest 1 to the page is used.
- Loading branch information
Showing
1 changed file
with
44 additions
and
3 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