Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Consider merging packages that are not composable/injectable by the user #1215

Open
1 task
MantisClone opened this issue Oct 25, 2023 · 2 comments
Open
1 task

Comments

@MantisClone
Copy link
Member

MantisClone commented Oct 25, 2023

Problem

"Anything that isn't composable (injectable) by the user, shouldn't be published as an NPM package".

  • Consider merging the core "internal" packages together.

Examples:

  • advanced-logic
  • request-logic
  • data-access
  • transaction-manager
  • ethereum-storage

Maybe:

  • Types

Details

This is the corollary to #1202 which will create packages for the features that ARE composable (injectable) by the user.

@MantisClone MantisClone changed the title Merging packages that are not composable/injectable by the user Consider merging packages that are not composable/injectable by the user Oct 25, 2023
@MantisClone
Copy link
Member Author

This needs to be refined more.

@MantisClone
Copy link
Member Author

Refined ✅

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: 🐞🧹 Backlog: Bug, Tech Debt, or Chore
Development

No branches or pull requests

1 participant