-
Notifications
You must be signed in to change notification settings - Fork 24
Open
Labels
P3Low: Not priority right nowLow: Not priority right noweffort/daysEstimated to take multiple days, but less than a weekEstimated to take multiple days, but less than a weekexp/beginnerCan be confidently tackled by newcomersCan be confidently tackled by newcomerskind/architectureCore architecture of projectCore architecture of projectkind/discussionTopical discussion; usually not changes to codebaseTopical discussion; usually not changes to codebasekind/enhancementA net-new feature or improvement to an existing featureA net-new feature or improvement to an existing featureneed/analysisNeeds further analysis before proceedingNeeds further analysis before proceedingneed/maintainers-inputNeeds input from the current maintainer(s)Needs input from the current maintainer(s)status/blockedUnable to be worked further until needs are metUnable to be worked further until needs are met
Description
With the changes in #360, we're duplicating a lot of the logic to get a good testing environment going.
We should merge the two repos (either into this repo, or into ipld/explore.ipld.io), because:
- explore.ipld.io does not have any exports except the website. We have most of that in ipld-explorer-components with the changes in feat!: remove all old deps #360
- Maintaining two repos seems excessive at this point
- Exporting a library from the same repo we use to publish the component library makes using that component library mostly self documenting, instead of having it in two places (README of component library and source of explore.ipld.io)
- vite config and devPage.jsx and vite's index.html is duplicated in both places and really shouldn't need to be.
Metadata
Metadata
Assignees
Labels
P3Low: Not priority right nowLow: Not priority right noweffort/daysEstimated to take multiple days, but less than a weekEstimated to take multiple days, but less than a weekexp/beginnerCan be confidently tackled by newcomersCan be confidently tackled by newcomerskind/architectureCore architecture of projectCore architecture of projectkind/discussionTopical discussion; usually not changes to codebaseTopical discussion; usually not changes to codebasekind/enhancementA net-new feature or improvement to an existing featureA net-new feature or improvement to an existing featureneed/analysisNeeds further analysis before proceedingNeeds further analysis before proceedingneed/maintainers-inputNeeds input from the current maintainer(s)Needs input from the current maintainer(s)status/blockedUnable to be worked further until needs are metUnable to be worked further until needs are met